No Description

Natalia 9917682bec [5.1.x] Bumped version for 5.1.6 release. 1 month ago
.github bed70e2c00 [5.1.x] Upgraded to Python 3.12, Ubuntu 24.04, and enabled fail_on_warning for docs builds. 3 months ago
.tx 56dadad743 Updated Transifex configuration for new CLI. 2 years ago
django 8c9973c3ee [5.1.x] Bumped version for 5.1.6 release. 1 month ago
docs df27e43234 [5.1.x] Added release date for 5.1.6, 5.0.12, and 4.2.19. 1 month ago
extras b4dd76c315 [5.1.x] Migrated setuptools configuration to pyproject.toml. 9 months ago
js_tests 7857507c7f Refs #35189 -- Removed no longer necessary JavaScript file collapse.js. 10 months ago
scripts edcf8532ff Removed obsolete rpm-related install code. 1 year ago
tests 8552eef95e [5.1.x] Fixed #36140 -- Allowed BaseUserCreationForm to define non required password fields. 1 month ago
.editorconfig ba94488196 Refs #33476 -- Adjusted docs and config files for Black. 3 years ago
.flake8 b4dd76c315 [5.1.x] Migrated setuptools configuration to pyproject.toml. 9 months ago
.git-blame-ignore-revs d3171009f2 Ignored 305757aec19c9d5111e4d76095ae0acd66163e4b formatting changes in git blame. 1 year ago
.gitattributes edcecaf0de Fixed #19670 -- Applied CachedFilesMixin patterns to specific extensions 9 years ago
.gitignore be56c982c0 Refs #34043 -- Added --screenshots option to runtests.py and selenium tests. 1 year ago
.pre-commit-config.yaml e37f421da8 Matched blacken-docs config between ci and pre-commit. 10 months ago
.readthedocs.yml bed70e2c00 [5.1.x] Upgraded to Python 3.12, Ubuntu 24.04, and enabled fail_on_warning for docs builds. 3 months ago
AUTHORS 5eef80b56e [5.1.x] Fixed #35606, Refs #34045 -- Fixed rendering of ModelAdmin.action_checkbox for models with a __html__ method. 8 months ago
CONTRIBUTING.rst f043434174 Added link to the code of conduct from contributing guides. 10 years ago
Gruntfile.js 3a0ed0ce3f Refs #31265 -- Updated .eslintignore to match eslint tests 4 years ago
INSTALL 3bbe22dafc Fixed #34233 -- Dropped support for Python 3.8 and 3.9. 2 years ago
LICENSE 1dae4ac177 Whitespace cleanup. 11 years ago
LICENSE.python 9c6d7b4a67 Updated Python license for 2024. 1 year ago
MANIFEST.in b4dd76c315 [5.1.x] Migrated setuptools configuration to pyproject.toml. 9 months ago
README.rst 230df91150 [5.1.x] Fixed #36125 -- Switched docs to use chat.djangoproject.com when referencing the Discord server. 2 months ago
eslint.config.mjs 6345a6ff63 Migrated to ESLint 9+. 10 months ago
package.json 6345a6ff63 Migrated to ESLint 9+. 10 months ago
pyproject.toml e2551b30ad [5.1.x] Refs #34900 -- Doc'd Python 3.13 compatibility. 5 months ago
tox.ini e2551b30ad [5.1.x] Refs #34900 -- Doc'd Python 3.13 compatibility. 5 months ago

README.rst

======
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`` channel on ``irc.libera.chat``. Lots of helpful people
hang out there. `Webchat is available `_.

* Join the django-users mailing list, or read the archives, at
https://groups.google.com/group/django-users.

* Join the `Django Discord community `_.

* Join the community on the `Django Forum `_.

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/