1
0
mirror of https://github.com/django/django.git synced 2024-12-26 19:16:11 +00:00
django/docs/ref
2023-02-23 10:58:20 +01:00
..
class-based-views Refs #34140 -- Applied rst code-block to non-Python examples. 2023-02-10 19:19:13 +01:00
contrib Fixed #34338 -- Allowed customizing code of ValidationError in BaseConstraint and subclasses. 2023-02-23 10:58:20 +01:00
files Refs #34140 -- Applied rst code-block to non-Python examples. 2023-02-10 19:19:13 +01:00
forms Refs #32339 -- Doc'd setting a form's template_name is recomended over using as_* methods. 2023-02-15 10:26:31 +01:00
models Fixed #34338 -- Allowed customizing code of ValidationError in BaseConstraint and subclasses. 2023-02-23 10:58:20 +01:00
templates Refs #34140 -- Applied rst code-block to non-Python examples. 2023-02-10 19:19:13 +01:00
applications.txt Refs #34140 -- Applied rst code-block to non-Python examples. 2023-02-10 19:19:13 +01:00
checks.txt Fixed #18468 -- Added support for comments on columns and tables. 2022-12-28 06:28:07 +01: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 Removed versionadded/changed annotations for 4.1. 2023-01-17 11:49:15 +01:00
databases.txt Refs #34140 -- Applied rst code-block to non-Python examples. 2023-02-10 19:19:13 +01:00
django-admin.txt Refs #34140 -- Applied rst code-block to non-Python examples. 2023-02-10 19:19:13 +01:00
exceptions.txt Fixed CVE-2023-24580 -- Prevented DoS with too many uploaded files. 2023-02-14 08:18:40 +01:00
index.txt Refs #32880 -- Moved logging reference to new document. 2021-06-30 07:21:52 +02:00
logging.txt Fixed #31090 -- Logged transaction management queries. 2022-11-21 09:10:14 +01:00
middleware.txt Fixed #34170 -- Implemented Heal The Breach (HTB) in GzipMiddleware. 2022-12-17 08:46:37 +01:00
migration-operations.txt Removed versionadded/changed annotations for 4.1. 2023-01-17 11:49:15 +01:00
paginator.txt Doc'd a precise exception type in Paginator.page() docs. 2021-10-13 08:46:46 +02:00
request-response.txt Refs #34140 -- Applied rst code-block to non-Python examples. 2023-02-10 19:19:13 +01:00
schema-editor.txt Removed versionadded/changed annotations for 4.1. 2023-01-17 11:49:15 +01:00
settings.txt Fixed CVE-2023-24580 -- Prevented DoS with too many uploaded files. 2023-02-14 08:18:40 +01:00
signals.txt Refs #34140 -- Applied rst code-block to non-Python examples. 2023-02-10 19:19:13 +01:00
template-response.txt Refs #34140 -- Applied rst code-block to non-Python examples. 2023-02-10 19:19:13 +01:00
unicode.txt Refs #34140 -- Applied rst code-block to non-Python examples. 2023-02-10 19:19:13 +01:00
urlresolvers.txt Refs #34140 -- Applied rst code-block to non-Python examples. 2023-02-10 19:19:13 +01:00
urls.txt Refs #33365, Refs #30530 -- Doc'd re_path() behavior change in Django 2.2.25, 3.1.14, and 3.2.10. 2021-12-15 18:54:02 +01:00
utils.txt Refs #34140 -- Applied rst code-block to non-Python examples. 2023-02-10 19:19:13 +01:00
validators.txt Removed versionadded/changed annotations for 4.1. 2023-01-17 11:49:15 +01:00
views.txt Updated documentation and comments for RFC updates. 2022-11-10 13:52:17 +01:00