1
0
mirror of https://github.com/django/django.git synced 2025-01-09 18:06:34 +00:00
django/docs/topics
2022-01-07 12:25:06 +01:00
..
auth Fixed malformed attribute directives in docs. 2022-01-05 08:11:13 +01:00
class-based-views Removed unused comment directive in CBV topic docs. 2022-01-05 08:11:13 +01:00
db Fixed #27936 -- Rewrote spanning multi-valued relationships docs. 2021-12-30 08:38:04 +01:00
forms Avoided counting attributes and methods in docs. 2021-12-28 12:36:57 +01:00
http Fixed #28628 -- Changed \d to [0-9] in regexes where appropriate. 2022-01-07 12:25:06 +01:00
i18n Removed versionadded/changed annotations for 3.2. 2021-09-20 21:23:01 +02:00
testing Avoided counting attributes and methods in docs. 2021-12-28 12:36:57 +01:00
async.txt
cache.txt Refs #32193 -- Removed MemcachedCache per deprecation timeline. 2021-09-20 21:23:01 +02:00
checks.txt
conditional-view-processing.txt Used :rfc: role in docs/topics/conditional-view-processing.txt. 2021-09-21 09:27:44 +02:00
email.txt Fixed broken links and redirects in docs. 2021-09-21 09:27:44 +02:00
external-packages.txt
files.txt
index.txt
install.txt
logging.txt Fixed typo in docs/topics/logging.txt. 2021-11-03 07:41:50 +01:00
migrations.txt Removed versionadded/changed annotations for 3.2. 2021-09-20 21:23:01 +02:00
pagination.txt
performance.txt
security.txt
serialization.txt Updated example of YAML serialization format in docs. 2021-12-28 12:44:41 +01:00
settings.txt Fixed malformed attribute directives in docs. 2022-01-05 08:11:13 +01:00
signals.txt Refs #33163 -- Corrected example of connection signal handlers in AppConfig.ready(). 2021-11-26 11:16:35 +01:00
signing.txt Removed versionadded/changed annotations for 3.2. 2021-09-20 21:23:01 +02:00
templates.txt Corrected multiply defined labels in docs. 2021-11-04 10:46:01 +01:00