0
0
mirror of https://github.com/django/django.git synced 2024-11-25 07:59:34 +01:00
django/docs/ref
2022-04-20 17:45:23 +02:00
..
class-based-views Updated note about ListView pagination example in CBV docs. 2022-04-19 21:38:49 +02:00
contrib Refs #33328 -- Corrected JS check for event.detail presence in docs. 2022-04-18 15:19:58 +02:00
files
forms Refs #32339 -- Added use_fieldset to Widget. 2022-03-30 16:28:14 +02:00
models Refs #33508 -- Corrected note about MySQL/MariaDB support of index ordering. 2022-04-20 17:45:23 +02:00
templates Fixed #33639 -- Enabled cached template loader in development. 2022-04-19 12:13:27 +02:00
applications.txt
checks.txt
clickjacking.txt
csrf.txt
databases.txt Added TiDB to list of third-party DB backends. 2022-04-20 08:11:17 +02:00
django-admin.txt
exceptions.txt
index.txt
logging.txt
middleware.txt
migration-operations.txt
paginator.txt
request-response.txt
schema-editor.txt
settings.txt
signals.txt
template-response.txt
unicode.txt
urlresolvers.txt
urls.txt
utils.txt Refs #32365 -- Deprecated django.utils.timezone.utc. 2022-03-29 14:47:44 +02:00
validators.txt
views.txt