1
0
mirror of https://github.com/django/django.git synced 2025-09-17 22:49:35 +00:00
django/docs/ref/index.txt
Jake Howard 4289966d1b Fixed #35859 -- Added background Tasks framework interface.
This work implements what was defined in DEP 14
(https://github.com/django/deps/blob/main/accepted/0014-background-workers.rst).

Thanks to Raphael Gaschignard, Eric Holscher, Ran Benita, Sarah Boyce,
Jacob Walls, and Natalia Bidart for the reviews.
2025-09-16 17:28:32 -03:00

38 lines
501 B
Plaintext

=============
API Reference
=============
.. toctree::
:maxdepth: 1
applications
checks
class-based-views/index
clickjacking
contrib/index
csp
csrf
databases
django-admin
exceptions
files/index
forms/index
logging
middleware
migration-operations
models/index
paginator
request-response
schema-editor
settings
signals
tasks
templates/index
template-response
unicode
urlresolvers
urls
utils
validators
views