April 2007
PEP 333 -- Python Web Server Gateway Interface v1.0
by fredbird & 1 other (via)This document specifies a proposed standard interface between web servers and Python web applications or frameworks, to promote web application portability across a variety of web servers.
December 2006
October 2005
Django | The Web framework for perfectionists with deadlines
by xenomorph & 44 othersDjango is a high-level Python Web framework that encourages rapid development and clean, pragmatic design.
July 2005
Django | The Web framework for perfectionists with deadlines.
by fredbird & 44 othersDjango is a high-level Python Web framework that encourages rapid development and clean, pragmatic design.
Developed and used over the past two years by a newspaper Web operation, Django is well-suited for developing content-management systems. It was designed from scratch to handle the intensive deadlines of a newsroom and the stringent requirements of experienced Web developers. It focuses on automating as much as possible and adhering to the DRY principle.
1
(4 marks)