django/docs/topics
2022-06-16 06:35:52 +02:00
..
auth Fixed #33691 -- Deprecated django.contrib.auth.hashers.CryptPasswordHasher. 2022-05-11 09:13:45 +02:00
class-based-views
db [4.1.x] Removed unnecessary semicolons in docs about performing raw SQL. 2022-05-19 10:39:14 +02:00
forms Fixed #33622 -- Allowed customizing error messages for invalid number of forms. 2022-05-10 13:42:31 +02:00
http Removed hyphen from pre-/re- prefixes. 2022-04-28 10:44:14 +02:00
i18n
testing [4.1.x] Fixed #33757 -- Clarified Client.post() file upload example. 2022-06-02 19:04:18 +02:00
async.txt Fixed #33646 -- Added async-compatible interface to QuerySet. 2022-04-26 20:25:23 +02:00
cache.txt
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
migrations.txt Fixed #33675 -- Dropped support for PostgreSQL 10 and PostGIS 2.4. 2022-05-04 06:28:51 +02:00
pagination.txt
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
signing.txt
templates.txt