Practical Django Projects

Build a Django content management system, blog, and social networking site with James Bennett as he introduces the popular Django framework. You'll work through the development of each project, implementing and running the applications while learning new features along the way. Web frameworks a...

Full description

Bibliographic Details
Main Author: Bennett, James
Format: eBook
Language:English
Published: Berkeley, CA Apress 2008, 2008
Edition:1st ed. 2008
Subjects:
Online Access:
Collection: Springer eBooks 2005- - Collection details see MPG.ReNa
LEADER 02054nmm a2200253 u 4500
001 EB000360672
003 EBX01000000000000000213724
005 00000000000000.0
007 cr|||||||||||||||||||||
008 130626 ||| eng
020 |a 9781430208686 
100 1 |a Bennett, James 
245 0 0 |a Practical Django Projects  |h Elektronische Ressource  |c by James Bennett 
250 |a 1st ed. 2008 
260 |a Berkeley, CA  |b Apress  |c 2008, 2008 
300 |a 256 p  |b online resource 
505 0 |a Welcome to Django -- Your First Django Site: A Simple CMS -- Customizing the Simple CMS -- A Django-Powered Weblog -- Expanding the Weblog -- Templates for the Weblog -- Finishing the Weblog -- A Social Code-Sharing Site -- Form Processing in the Code-Sharing Application -- Finishing the Code-Sharing Application -- Writing Reusable Django Applications 
653 |a Software engineering 
653 |a Software Engineering/Programming and Operating Systems 
041 0 7 |a eng  |2 ISO 639-2 
989 |b Springer  |a Springer eBooks 2005- 
856 4 0 |u https://doi.org/10.1007/978-1-4302-0868-6?nosfx=y  |x Verlag  |3 Volltext 
082 0 |a 005.1 
520 |a Build a Django content management system, blog, and social networking site with James Bennett as he introduces the popular Django framework. You'll work through the development of each project, implementing and running the applications while learning new features along the way. Web frameworks are playing a major role in the creation of today's most compelling web applications, because they automate many of the tedious tasks, allowing developers to instead focus on providing users with creative and powerful features. Python developers have been particularly fortunate in this area, having been able to take advantage of Django, a very popular open source web framework whose stated goal is to “make it easier to build better web applications more quickly with less code.” Practical Django Projects is the first book to introduce this popular framework by way of a series of real–world projects