django/docs/topics
J.V. Zammit d959d66fa9 [4.1.x] Fixed #33797 -- Prioritized cached database backend for cached sessions in docs.
Co-authored-by: Adam Johnson <me@adamj.eu>
Backport of fa9ac16c13 from main
2022-10-07 09:40:04 +02:00
..
auth [4.1.x] Fixed #34017 -- Doc'd that Argon2id variant is used by Argon2PasswordHasher. 2022-09-17 09:49:34 +02:00
class-based-views [4.1.x] Fixed docs build with sphinxcontrib-spelling 7.5.0+. 2022-06-27 07:44:27 +02:00
db [4.1.x] Described Article-Reporter relationship in many-to-one topic. 2022-09-15 10:49:23 +02:00
forms [4.1.x] Fixed docs build with sphinxcontrib-spelling 7.5.0+. 2022-06-27 07:44:27 +02:00
http [4.1.x] Fixed #33797 -- Prioritized cached database backend for cached sessions in docs. 2022-10-07 09:40:04 +02:00
i18n [4.1.x] Fixed typo in docs/topics/i18n/translation.txt. 2022-08-08 19:44:32 +02:00
testing [4.1.x] Fixed #33026 -- Mentioned RequestFactory in testing tools docs. 2022-09-29 06:00:56 +02:00
async.txt Fixed #33646 -- Added async-compatible interface to QuerySet. 2022-04-26 20:25:23 +02:00
cache.txt [4.1.x] Fixed #32749 -- Doc'd PyMemcacheCache defaults. 2022-06-28 21:58:08 +02:00
checks.txt
conditional-view-processing.txt
email.txt Added backticks to code literals in various docs. 2022-04-28 10:44:14 +02:00
external-packages.txt
files.txt
index.txt
install.txt
logging.txt [4.1.x] Fixed docs build with sphinxcontrib-spelling 7.5.0+. 2022-06-27 07:44:27 +02:00
migrations.txt Fixed #33675 -- Dropped support for PostgreSQL 10 and PostGIS 2.4. 2022-05-04 06:28:51 +02:00
pagination.txt Updated note about ListView pagination example in CBV docs. 2022-04-19 21:38:49 +02:00
performance.txt
security.txt [4.1.x] Updated OWASP Top 10 link in security topic. 2022-06-16 06:35:52 +02:00
serialization.txt
settings.txt
signals.txt [4.1.x] Fixed #33909 -- Corrected django.dispatch.receiver() signature. 2022-08-16 06:57:16 +02:00
signing.txt
templates.txt