Django, framework web.

Django is a high-level Python web framework that encourages rapid development and clean, pragmatic design. It was created in 2003 by web developers at the Lawrence Journal-World newspaper (Adrian Holovaty and Simon Willison) and publicly released under the BSD licence in July 2005.

Named after the jazz guitarist Django Reinhardt, it is maintained by the Django Software Foundation since 2008 and follows the "batteries included" philosophy: an ORM, an admin interface, authentication, a template engine and much more come out of the box.