s
menu
menu
Login  |  Register  |  Media Kit  |  Press  |  Site Map  |  Contact Us  Increase font-sizeDecrease font-sizeRestore default font-sizes



Resource Center
Contents
Python Resource Center
Django
The Django Book
http://www.djangobook.com
Free e-Book: The Django Book, by Adrian Holovaty and Jacob Kaplan-Moss (2006). Introduces Django and discusses getting started, the basics of dynamic web pages, the Django template system, interacting with a database (modules), the Django administration site, form processing, advanced views and URLconfs, generic views, extending the template engine, generating non-HTML content, sessions, users, registration, caching, other contributed subframeworks, middleware, integrating with legacy databases and applications, extending Django's Admin interface, internationalization, security and deploying Django. Appendices cover case studies, the model definition reference, the data base API reference, generic views reference, settings, built-in template tags and filters, the django-admin utility and request and response objects.
Django Documentation
http://www.djangoproject.com/documentation
Django Documentation. Includes an overview of Django, and discusses installation guide, tutorials, FAQs, models, templates, forms, testing Django applications, sessions, caching, internationalization, middleware, settings files, URL configuration, request and response objects, generic views, authentication, shortcut functions, Unicode data in Django, pagination, serialization, deployment, solving specific problems and release notes.
foot
Update :: November 22, 2008