Chapter 11. Web Frameworks: Django
Python: the only language with more Web frameworks than keywords.
—Harald Armin Massa, December 2005
In this chapter...
• Your “Hello World” Application (A Blog)
• Creating a Model to Add Database Service
• The Python Application Shell
• The Django Administration App
• Creating the Blog’s User Interface
• *An Intermediate Django App: The TweetApprover
11.1. Introduction
In this chapter, we’ll go outside the Python Standard Library and explore one popular Web framework for Python: Django. ...
Get Core Python Applications Programming, 3rd Edition now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.