django/docs/ref/index.txt
Jake Howard 4289966d1b
Some checks are pending
Docs / spelling (push) Waiting to run
Docs / blacken-docs (push) Waiting to run
Docs / lint-docs (push) Waiting to run
Linters / flake8 (push) Waiting to run
Linters / isort (push) Waiting to run
Linters / black (push) Waiting to run
Tests / Windows, SQLite, Python 3.13 (push) Waiting to run
Tests / JavaScript tests (push) Waiting to run
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

37 lines
501 B
Text

=============
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