Book description
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
- Title Page
- Contents at a Glance
- Contents
- About the Author
- Acknowledgments
- Preface
- Introduction
- CHAPTER 1: Understanding Django
- CHAPTER 2: Django Is Python
- CHAPTER 3: Models
- CHAPTER 4: URLs and Views
- CHAPTER 5: Forms
- CHAPTER 6: Templates
- CHAPTER 7: Handling HTTP
- CHAPTER 8: Backend Protocols
- CHAPTER 9: Common Tools
- CHAPTER 10: Coordinating Applications
- CHAPTER 11: Enhancing Applications
- APPENDIX: Contributing to Django
- Index
Product information
- Title: Pro Django
- Author(s):
- Release date: December 2008
- Publisher(s): Apress
- ISBN: 9781430210474
You might also like
book
Pro Django, Second Edition
Learn how to leverage Django, the leading Python web application development framework, to its full potential …
book
Django: Visual QuickPro Guide
DJango is a open source web application framework written in Python. It follows the MVC (model …
book
Beginning django CMS
Build a world-class website in less than a week with Django CMS. Beginning Django CMS shows …
book
Django 2 by Example
Learn Django 2.0 with four end-to-end projects About This Book Learn Django by building real-world web …