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
- Instance of
- free software
- Named after
- Django Reinhardt
- Official website
- www.djangoproject.com
- Image
- Django useradmin.png
- Has use
- web development
Show 13 more facts
- operating system
- cross-platform
- source code repository URL
- github.com/django/django
- software version identifier
- 6.0.4
- IRC channel URL
- irc://irc.freenode.net/django
- different from
- Django
- programmed in
- Python
- publication date
- 2005-07-13
- copyright license
- 3-clause BSD License
- GUI toolkit or framework
- web user interface
- 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
Article · Deutsch
Django ist ein in Python geschriebenes, quelloffenes Webframework, das einem Model-View-Presenter-Schema folgt. Es wurde ursprünglich entwickelt, um die News-Seite „Lawrence Journal-World“ zu verwalten, und wurde im Juli 2005 unter einer BSD-Lizenz veröffentlicht. Benannt ist es nach dem Jazz-Gitarristen Django Reinhardt. Manche Versionen erhalten einen längeren Support und werden als LTS angeboten. Ab der Version 2.0 ist die Versionierung an SemVer angelegt.
Abstract from DBpedia / Wikipedia · CC BY-SA