The Web framework for perfectionists with deadlines.
Find a file
2025-12-19 12:58:29 -05:00
.github Refs #36620 -- Fixed PR number extraction in coverage_comment workflow. 2025-12-06 09:50:06 -05:00
.tx
django Fixed #36487 -- Fixed logger error message with partial callbacks. 2025-12-19 12:58:29 -05:00
docs Fixed #36781 -- Added Granian to deployment documentation. 2025-12-19 10:09:30 -05:00
extras
js_tests Fixed #36256 -- Removed unnecessary titles from admin UI elements. 2025-11-21 17:15:39 -05:00
scripts Added script to archive EOL stable branches. 2025-11-26 20:05:31 -03:00
tests Fixed #36487 -- Fixed logger error message with partial callbacks. 2025-12-19 12:58:29 -05:00
.editorconfig
.flake8
.git-blame-ignore-revs
.gitattributes
.gitignore
.pre-commit-config.yaml Added GitHub Actions linter (zizmor). 2025-11-21 14:36:15 -05:00
.readthedocs.yml
AUTHORS Fixed #36808 -- Required name argument in UniqueConstraint signature. 2025-12-19 09:48:15 -05:00
CONTRIBUTING.rst
eslint-recommended.js Refs #36619 -- Included third-party licenses with vendored eslint configuration files. 2025-11-26 11:39:01 -05:00
eslint.config.mjs
globals.js Refs #36619 -- Included third-party licenses with vendored eslint configuration files. 2025-11-26 11:39:01 -05:00
Gruntfile.js
INSTALL
LICENSE
LICENSE.python
MANIFEST.in
package.json
pyproject.toml
README.rst
tox.ini Added GitHub Actions linter (zizmor). 2025-11-21 14:36:15 -05:00
zizmor.yml Fixed #36620 -- Fixed workflow to summarize coverage in PRs. 2025-12-04 10:25:21 -05:00

======
Django
======

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:

* Join the `Django Discord community <https://chat.djangoproject.com>`_.

* Join the community on the `Django Forum <https://forum.djangoproject.com/>`_.

To contribute to Django:

* Check out https://docs.djangoproject.com/en/dev/internals/contributing/ for
  information about getting involved.

To run Django's test suite:

* Follow the instructions in the "Unit tests" section of
  ``docs/internals/contributing/writing-code/unit-tests.txt``, published online at
  https://docs.djangoproject.com/en/dev/internals/contributing/writing-code/unit-tests/#running-the-unit-tests

Supporting the Development of Django
====================================

Django's development depends on your contributions.

If you depend on Django, remember to support the Django Software Foundation: https://www.djangoproject.com/fundraising/