Skip to content
Django

File:Django_logo.svg · Wikimedia Commons · See Wikimedia Commons

EntityQ842014· pop 47· linked from 278 articles

Also known as Django Project

Pythonで実装されたWebアプリケーションフレームワーク

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
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
Commons category
Django (web framework)
social media followers
171648
Sources (15)

via Wikidata · CC0

Article · 日本語

Django(ジャンゴ)は、Pythonで実装されたWebアプリケーションフレームワーク。MVCデザインパターンに緩やかに従う。もともとはアメリカ合衆国カンザス州ローレンスにあるWorld Companyのために、ニュース系のサイトを管理する目的で開発され、2005年7月にBSD Licenseで公式にリリースされた。フレームワークはジプシー・スウィングのギタリストであるジャンゴ・ラインハルトにちなんで命名された。 Djangoの第一の目的は、複雑なデータベース主体のウェブサイトの構築を簡単にすることであり、コンポーネントの再利用性と'pluggability'、素早い開発、Don't repeat yourselfの原則に力点を置いている。ファイルやデータのモデルにいたるまで、Pythonが一貫して用いられている。Djangoはまた、動的に生成され、データモデルの定義を通じて完全に構成することができる、データベース管理CRUDインターフェイスをオプションで提供する。Python3系統にはDjango 1.5バージョンで実験的に対応し、Django 1.6より本格的に対応した。Python2系統への対応は、バージョン1.11(3年サポートのLTS、2020年4月まで)が最後となり、2.0でPython3.4以降、2.1でPython3.5以降にのみの対応となった。 Djangoを使用している有名なサイトには、PBS、Instagram、 Mozilla、Disqus、Bitbucket、などがある。

Abstract from DBpedia / Wikipedia · CC BY-SA

Gallery (4)