The Wayback Machine - https://web.archive.org/web/20190322165035/https://github.com/django/django
Skip to content
Please note that GitHub no longer supports Internet Explorer.

We recommend upgrading to the latest Microsoft Edge, Google Chrome, or Firefox.

Learn more
The Web framework for perfectionists with deadlines. https://www.djangoproject.com/
Branch: master
Clone or download
Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
.tx Removed contrib-messages entry in Transifex config file Jun 29, 2016
django Fixed #30271 -- Added the Sign database function. Mar 22, 2019
docs Fixed #30271 -- Added the Sign database function. Mar 22, 2019
extras Refs #23919 -- Removed Python 2 reference in django_bash_completion. Jul 10, 2017
js_tests Added test for DateTimeShortcuts.js time zone warning. Jul 20, 2018
scripts Capitalized "Python" in docs and comments. Oct 9, 2018
tests Fixed #30271 -- Added the Sign database function. Mar 22, 2019
.editorconfig Refs #29784 -- Switched to https:// links where available. Sep 26, 2018
.eslintignore Refs #16501, #26474 -- Added xregexp.js source file. Jun 6, 2016
.eslintrc Fixed #25165 -- Removed inline JavaScript from the admin. Dec 5, 2015
.gitattributes Fixed #19670 -- Applied CachedFilesMixin patterns to specific extensions Mar 30, 2016
.gitignore Fixed #22446 -- Added tox.ini to automate pull request checks. Jul 20, 2016
.hgignore Synced .hgignore with .gitignore Jul 1, 2015
AUTHORS Fixed #29471 -- Added 'Vary: Cookie' to invalid/empty session cookie … Mar 21, 2019
CONTRIBUTING.rst Added link to the code of conduct from contributing guides. Apr 17, 2015
Gruntfile.js Fixed qunit tests (coverage still missing). (#7716) Dec 19, 2016
INSTALL Fixed #30116 -- Dropped support for Python 3.5. Jan 30, 2019
LICENSE Whitespace cleanup. Oct 10, 2013
LICENSE.python Fixed #29261 -- Doc'd the reason for LICENSE.python. Jun 30, 2018
MANIFEST.in Simplified MANIFEST.in Dec 12, 2015
README.rst Removed dead links to botbot.me. Nov 10, 2018
package.json Fixed qunit tests (coverage still missing). (#7716) Dec 19, 2016
setup.cfg Removed not_skip from isort configuration per isort 4.3.5. Feb 25, 2019
setup.py Fixed #30116 -- Dropped support for Python 3.5. Jan 30, 2019
tox.ini Fixed #30116 -- Dropped support for Python 3.5. Jan 30, 2019

README.rst

Django is a high-level Python Web framework that encourages rapid development and clean, pragmatic design. Thanks for checking it out.

All documentation is in the "docs" directory and online at https://docs.djangoproject.com/en/stable/. If you're just getting started, here's how we recommend you read the docs:

  • First, read docs/intro/install.txt for instructions on installing Django.
  • Next, work through the tutorials in order (docs/intro/tutorial01.txt, docs/intro/tutorial02.txt, etc.).
  • If you want to set up an actual deployment server, read docs/howto/deployment/index.txt for instructions.
  • 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.

Docs are updated rigorously. If you find any problems in the docs, or think they should be clarified in any way, please take 30 seconds to fill out a ticket here: https://code.djangoproject.com/newticket

To get more help:

To contribute to Django:

To run Django's test suite:

You can’t perform that action at this time.
Morty Proxy This is a proxified and sanitized view of the page, visit original site.