0
0
mirror of https://github.com/django/django.git synced 2024-11-25 16:09:27 +01:00
django/docs/ref
2022-07-08 07:05:55 +02:00
..
class-based-views
contrib Fixed #33804 -- Corrected GinIndex.gin_pending_list_limit description in docs. 2022-06-24 14:52:21 +02:00
files
forms Fixed documentation of Widget.id_for_label() empty return value. 2022-06-03 12:19:47 +02:00
models Fixed docs build with sphinxcontrib-spelling 7.5.0+. 2022-05-31 11:17:01 +02:00
templates Fixed docs build with sphinxcontrib-spelling 7.5.0+. 2022-05-31 11:17:01 +02:00
applications.txt
checks.txt Refs #27236 -- Added generic mechanism to handle the deprecation of migration operations. 2022-07-08 07:05:55 +02:00
clickjacking.txt
csrf.txt
databases.txt Added YugabyteDB to list of third-party DB backends. 2022-06-16 07:58:11 +02:00
django-admin.txt Fixed #24870 -- Added --update option to makemigrations command. 2022-06-17 07:50:39 +02:00
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 Fixed #33779 -- Allowed customizing encoder class in django.utils.html.json_script(). 2022-06-28 10:54:38 +02:00
validators.txt
views.txt