Pro Django (Expert's Voice in Web Development)

Pro Django (Expert's Voice in Web Development)
Authors
Marty Alchin
ISBN
1430210478
Published
17 Dec 2008
Purchase online
amazon.com

Django is the leading Python web application development framework. Learn how to leverage the Django web framework to its full potential in this advanced tutorial and reference. Endorsed by Django, Pro Django more or less picks up where The Definitive Guide to Django left off and examines in greater detail the unusual and complex problems that Python web application developers can face and how to solve them.

Editorial Reviews

Django is the leading Python web application development framework. Learn how to leverage the Django web framework to its full potential in this advanced tutorial and reference. Endorsed by Django, Pro Django more or less picks up where The Definitive Guide to Django left off and examines in greater detail the unusual and complex problems that Python web application developers can face and how to solve them.

  • Provides in–depth information about advanced tools and techniques available in every Django installation
  • Runs the gamut from the theory of Django’s internal operations to actual code that solves real–world problems for high–volume environments
  • Goes above and beyond other books, leaving the basics behind
  • Shows how Django can do things even its core developers never dreamed possible

What you’ll learn

  • See how to use Django’s models, views, forms, and templates
  • Handle HTTP and customizing back ends
  • Use Django’s common tooling
  • Employ Django in various environments
  • Build a business software suite for use in the corporate world
  • Make this code reusable—even distributable

Who this book is for

This book is for companies looking for a framework capable of supporting enterprise needs, as well as advanced Python or web developers looking to solve unusual, complex problems.

Table of Contents

  1. Understanding Django
  2. Django Is Python
  3. Models
  4. URLs and Views
  5. Forms
  6. Templates
  7. Handling HTTP
  8. Backend Protocols
  9. Common Tools
  10. Coordinating Applications
  11. Enhancing Applications

You might also like...

Comments

Contribute

Why not write for us? Or you could submit an event or a user group in your area. Alternatively just tell us what you think!

Our tools

We've got automatic conversion tools to convert C# to VB.NET, VB.NET to C#. Also you can compress javascript and compress css and generate sql connection strings.

“If debugging is the process of removing software bugs, then programming must be the process of putting them in.” - Edsger Dijkstra