File:Django_logo.svg · Wikimedia Commons · See Wikimedia Commons
Key facts
- Original authors
- Adrian Holovaty , Simon Willison
- Developer
- Django Software Foundation
- Initial release
- 21 July 2005 ; 20 years ago ( 2005-07-21 )
- Stable release
- short-term support release 6.0 / 3 December 2025 ; 6 months ago ( 3 December 2025 )
- Long term support release
- 5.2.9 LTS / 2 December 2025 ; 6 months ago ( 2 December 2025 )
via Wikipedia infobox
Source code
Django is a high-level Python web framework that encourages rapid development and clean, pragmatic design. Thanks for checking it out. You'll probably want to read through the topical guides (in docs/topics ) next; from there you can jump to the HOWTOs (in docs/howto ) for specific problems, and check out the reference ( docs/ref ) for gory details. See docs/README for instructions on building an HTML version of the docs.
Excerpt from the source-code README · 2,178 chars · not written by Vinony
Wikidata facts
- Official website
- www.djangoproject.com
- Image
- Django useradmin.png
Show 8 more facts
- source code repository URL
- github.com/django/django
- software version identifier
- 6.0.4
- IRC channel URL
- irc://irc.freenode.net/django
- publication date
- 2005-07-13
- inception
- 2004-00-00
- Stack Exchange tag
- stackoverflow.com/tags/django
- Commons category
- Django (web framework)
- social media followers
- 171648
Sources (15)
via Wikidata · CC0
~11 min read
Article
Written inPython TypeWeb framework License3-clause BSD Websitewww.djangoproject.com Repository github.com/django/django
Django (/ˈdʒæŋɡoʊ/ JANG-goh; sometimes stylized as django) is a free and open-source, Python-based web framework that runs on a web server. It follows the model–template–views (MTV) architectural pattern. It is maintained by the Django Software Foundation (DSF), an independent organization established in the US as a 501(c)(3) non-profit.