1
0
mirror of https://github.com/django/django.git synced 2024-12-26 11:06:07 +00:00
django/docs/ref
2023-05-07 14:52:16 +02:00
..
class-based-views [4.2.x] Fixed #34140 -- Reformatted code blocks in docs with blacken-docs. 2023-03-01 13:39:03 +01:00
contrib [4.2.x] Refs #33662 -- Corrected Sitemap.get_languages_for_item() signature in docs. 2023-04-27 19:54:18 +02:00
files [4.2.x] Corrected code-block directives in docs. 2023-05-04 19:34:19 +02:00
forms [4.2.x] Fixed #34431 -- Improved Date/DateTimeField/TimeField.input_formats docs. 2023-04-03 08:15:10 +02:00
models [4.2.x] Doc'd that Count("*") is equivalent to COUNT(*) SQL. 2023-04-27 11:54:26 +02:00
templates [4.2.x] Corrected code-block directive in docs/ref/templates/builtins.txt. 2023-05-07 14:52:16 +02:00
applications.txt [4.2.x] Doc'd that django.setup() is called under ASGI. 2023-03-01 14:59:24 +01:00
checks.txt Fixed #18468 -- Added support for comments on columns and tables. 2022-12-28 06:28:07 +01:00
clickjacking.txt [4.2.x] Fixed #34140 -- Reformatted code blocks in docs with blacken-docs. 2023-03-01 13:39:03 +01:00
csrf.txt [4.2.x] Fixed #34140 -- Reformatted code blocks in docs with blacken-docs. 2023-03-01 13:39:03 +01:00
databases.txt [4.2.x] Added Snowflake to list of third-party DB backends. 2023-04-17 07:44:37 +02:00
django-admin.txt [4.2.x] Used extlinks for PyPI links. 2023-04-17 07:44:29 +02:00
exceptions.txt [4.2.x] Fixed CVE-2023-24580 -- Prevented DoS with too many uploaded files. 2023-02-14 08:21:18 +01:00
index.txt
logging.txt [4.2.x] Fixed #34140 -- Reformatted code blocks in docs with blacken-docs. 2023-03-01 13:39:03 +01:00
middleware.txt [4.2.x] Fixed #34140 -- Reformatted code blocks in docs with blacken-docs. 2023-03-01 13:39:03 +01:00
migration-operations.txt [4.2.x] Fixed #34140 -- Reformatted code blocks in docs with blacken-docs. 2023-03-01 13:39:03 +01:00
paginator.txt
request-response.txt [4.2.x] Fixed #34404 -- Clarified how FileResponse set Content-Type header. 2023-03-16 08:31:23 +01:00
schema-editor.txt Fixed #18468 -- Added support for comments on columns and tables. 2022-12-28 06:28:07 +01:00
settings.txt [4.2.x] Added meaningful titles to ..admonition:: directives. 2023-04-21 12:04:21 +02:00
signals.txt [4.2.x] Fixed #34140 -- Reformatted code blocks in docs with blacken-docs. 2023-03-01 13:39:03 +01:00
template-response.txt [4.2.x] Fixed #34140 -- Reformatted code blocks in docs with blacken-docs. 2023-03-01 13:39:03 +01:00
unicode.txt [4.2.x] Fixed #34140 -- Reformatted code blocks in docs with blacken-docs. 2023-03-01 13:39:03 +01:00
urlresolvers.txt [4.2.x] Refs #34028 -- Doc'd that get_script_prefix() cannot be used outside of the request-response cycle. 2023-04-06 13:02:00 +02:00
urls.txt [4.2.x] Fixed #34140 -- Reformatted code blocks in docs with blacken-docs. 2023-03-01 13:39:03 +01:00
utils.txt [4.2.x] Used extlinks for PyPI links. 2023-04-17 07:44:29 +02:00
validators.txt [4.2.x] Fixed #34140 -- Reformatted code blocks in docs with blacken-docs. 2023-03-01 13:39:03 +01:00
views.txt [4.2.x] Fixed #34140 -- Reformatted code blocks in docs with blacken-docs. 2023-03-01 13:39:03 +01:00