0
0
mirror of https://github.com/django/django.git synced 2024-11-29 06:03:25 +01:00
django/docs/topics
2024-06-24 18:06:44 +02:00
..
auth Removed versionadded/changed annotations for 5.0. 2024-05-22 15:44:07 -03:00
class-based-views
db Removed versionadded/changed annotations for 5.0. 2024-05-22 15:44:07 -03:00
forms Removed versionadded/changed annotations for 5.0. 2024-05-22 15:44:07 -03:00
http Fixed #35401 -- Documented the conditional_page() decorator. 2024-06-12 13:11:29 +02:00
i18n Fixed #35306 -- Documented fallback localization formats in templates when localization is disabled. 2024-06-24 18:06:44 +02:00
testing Removed versionadded/changed annotations for 5.0. 2024-05-22 15:44:07 -03:00
async.txt Removed versionadded/changed annotations for 5.0. 2024-05-22 15:44:07 -03:00
cache.txt Removed Redis parser_class reference from docs. 2024-05-08 08:41:13 +02:00
checks.txt Fixed #35233 -- Moved template engine system checks to backend methods. 2024-03-27 08:14:54 +01:00
conditional-view-processing.txt Applied Black's 2024 stable style. 2024-01-26 12:45:07 +01:00
email.txt Fixed #35528 -- Added EmailMultiAlternatives.body_contains() helper method. 2024-06-21 12:00:56 +02:00
external-packages.txt
files.txt Refs #25778 -- Updated some links and references to HTTPS. 2023-11-29 11:21:22 +01:00
index.txt
install.txt Fixed #33817 -- Added support for python-oracledb and deprecated cx_Oracle. 2023-08-10 10:11:53 +02:00
logging.txt
migrations.txt Removed versionadded/changed annotations for 5.0. 2024-05-22 15:44:07 -03:00
pagination.txt
performance.txt Refs #25778 -- Updated some links and references to HTTPS. 2023-11-29 11:21:22 +01:00
security.txt
serialization.txt
settings.txt Updated "Dive Into Python" links. 2024-01-20 19:43:55 +01:00
signals.txt Removed versionadded/changed annotations for 5.0. 2024-05-22 15:44:07 -03:00
signing.txt Refs #33199 -- Removed support for passing positional arguments to Signer/TimestampSigner. 2023-09-18 22:12:40 +02:00
templates.txt