django/docs/ref
abhiabhi94 5a634a7b6f Fixed #32906 -- Added docs and tests for using key and index lookups on JSONBAgg results.
Co-authored-by: Mariusz Felisiak <felisiak.mariusz@gmail.com>
2021-07-26 11:23:51 +02:00
..
class-based-views Fixed #21936 -- Allowed DeleteView to work with custom Forms and SuccessMessageMixin. 2021-07-14 09:47:03 +02:00
contrib Fixed #32906 -- Added docs and tests for using key and index lookups on JSONBAgg results. 2021-07-26 11:23:51 +02:00
files
forms Refs #32338 -- Improved accessibility of RadioSelect examples in docs. 2021-06-04 08:28:25 +02:00
models Fixed #32957 -- Improved visibility of arguments sections in Model.save() docs. 2021-07-26 07:23:01 +02:00
templates Refs #32720 -- Updated various links in docs to avoid redirects and use HTTPS. 2021-05-17 09:46:09 +02:00
applications.txt
checks.txt Fixed #32195 -- Added system check for invalid view in path() and improved error messages. 2021-06-09 09:06:42 +02:00
clickjacking.txt Refs #32720 -- Updated various links in docs to avoid redirects and use HTTPS. 2021-05-17 09:46:09 +02:00
csrf.txt
databases.txt Fixed typo in docs/ref/databases.txt. 2021-07-19 06:10:34 +02:00
django-admin.txt Fixed #24522 -- Added a --shuffle option to DiscoverRunner. 2021-07-08 07:29:04 +02:00
exceptions.txt
index.txt Refs #32880 -- Moved logging reference to new document. 2021-06-30 07:21:52 +02:00
logging.txt Refs #32880 -- Created a new logging how-to document. 2021-07-12 09:04:25 +02:00
middleware.txt Refs #32720 -- Updated various links in docs to avoid redirects and use HTTPS. 2021-05-17 09:46:09 +02:00
migration-operations.txt
paginator.txt
request-response.txt Fixed #32899 -- Added note about avoiding non-dict objects in JsonResponse docs. 2021-07-13 10:25:03 +02:00
schema-editor.txt
settings.txt Added note about zero timeout in cache settings docs. 2021-07-14 20:28:21 +02:00
signals.txt
template-response.txt
unicode.txt
urlresolvers.txt
urls.txt
utils.txt
validators.txt
views.txt