The Web framework for perfectionists with deadlines.
  • Python 97.1%
  • django 1.3%
  • JavaScript 1.1%
  • CSS 0.5%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
VIZZARD-X 2936a0a997
Some checks failed
geolibs-pg17.yml / Fixed #27752 -- Fixed ordering by Model.__str__ in the admin. (push) Failing after 0s
geolibs-pg18.yml / Fixed #27752 -- Fixed ordering by Model.__str__ in the admin. (push) Failing after 0s
Linters / biome (push) Has been cancelled
Check migrations / Check test migrations (push) Has been cancelled
Docs / docs (push) Has been cancelled
Linters / flake8 (push) Has been cancelled
Linters / isort (push) Has been cancelled
Linters / black (push) Has been cancelled
Linters / zizmor (push) Has been cancelled
Tests / Windows, SQLite, Python 3.14 (push) Has been cancelled
Tests / Ubuntu, SQLite, Python 3.14t (push) Has been cancelled
Tests / JavaScript tests (push) Has been cancelled
Tests / Scripts tests (push) Has been cancelled
Fixed #27752 -- Fixed ordering by Model.__str__ in the admin.
Co-authored-by: blighj <blighj@users.noreply.github.com>
2026-07-29 16:11:26 +02:00
.github Removed PR number artifact from coverage comment workflows. 2026-07-29 09:47:50 -04:00
.tx Updated Transifex configuration for new CLI. 2023-04-02 09:54:33 +02:00
django Fixed #27752 -- Fixed ordering by Model.__str__ in the admin. 2026-07-29 16:11:26 +02:00
docs Fixed #37194 -- Removed redundant choice widget documentation. 2026-07-29 15:53:58 +02:00
extras Migrated setuptools configuration to pyproject.toml. 2024-06-24 15:34:43 -03:00
js_tests Fixed #36458 -- Trapped focus in the admin calendar and clock widgets. 2026-05-20 12:02:15 -04:00
scripts Improved wording in PR quality check messages. 2026-07-24 10:36:57 -03:00
tests Fixed #27752 -- Fixed ordering by Model.__str__ in the admin. 2026-07-29 16:11:26 +02:00
.editorconfig Refs #35007 -- Added biome to lint and format CSS files. 2026-04-18 15:46:37 +03:00
.flake8 Fixed #36500 -- Set flake8 max-doc-length config to 79 columns. 2025-07-23 20:17:55 -03:00
.git-blame-ignore-revs Refs #35007 -- Ignored JS formatting changes in git blame. 2026-04-19 14:41:54 +03:00
.gitattributes Removed Git attribute merge=union for release notes. 2025-09-25 08:44:17 +02:00
.gitignore Refs #34043 -- Added --screenshots option to runtests.py and selenium tests. 2023-10-18 06:14:40 +02:00
.pre-commit-config.yaml Bumped versions in pre-commit and npm configurations. 2026-05-26 14:21:15 -04:00
.readthedocs.yml Upgraded to Python 3.12, Ubuntu 24.04, and enabled fail_on_warning for docs builds. 2024-11-27 15:20:49 -03:00
AUTHORS Fixed #37233 -- Prevented sort controls for unordered __str__ admin columns. 2026-07-29 14:04:12 +02:00
biome.json Bumped versions in pre-commit and npm configurations. 2026-05-26 14:21:15 -04:00
CONTRIBUTING.rst Added link to the code of conduct from contributing guides. 2015-04-17 18:12:41 -04:00
Gruntfile.js Refs #31265 -- Updated .eslintignore to match eslint tests 2020-12-23 11:14:48 +01:00
INSTALL Fixed #36005 -- Dropped support for Python 3.10 and 3.11. 2025-01-20 14:07:28 +01:00
LICENSE Whitespace cleanup. 2013-10-10 16:49:20 -04:00
LICENSE.python Removed current year from Python license file. 2025-01-02 11:50:14 -03:00
MANIFEST.in Skipped scripts/ folder from built release artifacts. 2025-11-21 15:36:25 -03:00
package.json Removed unnecessary direct dev dependency on puppeteer. 2026-05-28 16:30:22 -04:00
pyproject.toml Bumped minimum setuptools version to 83. 2026-07-28 09:56:20 -04:00
README.rst Fixed #37146 -- Improved new-user experience of README's Trac link. 2026-06-18 11:37:49 -04:00
tox.ini Refs #36983 -- Added CI tests on free-threaded Python 3.13t and 3.14t. 2026-07-15 08:10:33 -04:00
zizmor.yml Removed PR number artifact from coverage comment workflows. 2026-07-29 09:47:50 -04: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 <https://code.djangoproject.com/newticket>`_. You can log in
with your GitHub account, or with a DjangoProject account if you have one. Once
you log in, a New Ticket button is available next to View Tickets.

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/