The Definitive Guide to Django Web Development Done Right

This latest edition of The Definitive Guide to Django is updated for Django 1.1, and, with the forward–compatibility guarantee that Django now provides, should serve as the ultimate tutorial and reference for this popular framework for years to come. Django, the Python–based equivalent to Ruby'...

Full description

Bibliographic Details
Main Authors: Holovaty, Adrian, Kaplan-Moss, Jacob (Author)
Format: eBook
Language:English
Published: Berkeley, CA Apress 2009, 2009
Edition:2nd ed. 2009
Subjects:
Online Access:
Collection: Springer eBooks 2005- - Collection details see MPG.ReNa
LEADER 02571nmm a2200301 u 4500
001 EB000360802
003 EBX01000000000000000213854
005 00000000000000.0
007 cr|||||||||||||||||||||
008 130626 ||| eng
020 |a 9781430219378 
100 1 |a Holovaty, Adrian 
245 0 0 |a The Definitive Guide to Django  |h Elektronische Ressource  |b Web Development Done Right  |c by Adrian Holovaty, Jacob Kaplan-Moss 
250 |a 2nd ed. 2009 
260 |a Berkeley, CA  |b Apress  |c 2009, 2009 
300 |a XXXVI, 500 p  |b online resource 
505 0 |a Getting Started -- to Django -- Getting Started -- Views and URLconfs -- Templates -- Models -- The Django Admin Site -- Forms -- Advanced Usage -- Advanced Views and URLconfs -- Advanced Templates -- Advanced Models -- Generic Views -- Deploying Django -- Other Django Features -- Generating Non-HTML Content -- Sessions, Users, and Registration -- Caching -- django.contrib -- Middleware -- Integrating with Legacy Databases and Applications -- Internationalization -- Security 
653 |a Software engineering 
653 |a Web Development 
653 |a Internet programming 
653 |a Software Engineering 
700 1 |a Kaplan-Moss, Jacob  |e [author] 
041 0 7 |a eng  |2 ISO 639-2 
989 |b Springer  |a Springer eBooks 2005- 
028 5 0 |a 10.1007/978-1-4302-1937-8 
856 4 0 |u https://doi.org/10.1007/978-1-4302-1937-8?nosfx=y  |x Verlag  |3 Volltext 
082 0 |a 006.76 
520 |a This latest edition of The Definitive Guide to Django is updated for Django 1.1, and, with the forward–compatibility guarantee that Django now provides, should serve as the ultimate tutorial and reference for this popular framework for years to come. Django, the Python–based equivalent to Ruby's Rails web development framework, is one of the hottest topics in web development today. Lead developer Jacob Kaplan–Moss and Django creator Adrian Holovaty show you how they use this framework to create award–winning web sites by guiding you through the creation of a web application reminiscent of ChicagoCrime.org. The Definitive Guide to Django is broken into three parts, with the first introducing Django fundamentals such as installation and configuration, and creating the components that together power a Django–driven web site. The second part delves into the more sophisticated features of Django, including outputting non–HTML content such as RSS feeds and PDFs, caching, and user management. The appendixes serve as a detailed reference to Django's many configuration options and commands