1
0
mirror of https://github.com/django/django.git synced 2025-01-03 06:55:47 +00:00
django/docs/topics
Jon Janzen f5c340684b Fixed #34901 -- Added async-compatible interface to session engines.
Thanks Andrew-Chen-Wang for the initial implementation which was posted
to the Django forum thread about asyncifying contrib modules.
2024-03-13 17:55:15 +01:00
..
auth Fixed #35030 -- Made django.contrib.auth decorators to work with async functions. 2024-03-07 09:59:33 +01:00
class-based-views
db Fixed typo in docs/topics/db/managers.txt. 2024-02-01 09:25:09 +01:00
forms Corrected code-block directives in topics/forms/formsets.txt. 2024-03-08 08:07:39 +01:00
http Fixed #34901 -- Added async-compatible interface to session engines. 2024-03-13 17:55:15 +01:00
i18n Fixed #35267 -- Clarified time zone topic for PostgreSQL in docs. 2024-03-05 11:22:54 +01:00
testing Fixed broken links and redirects in docs. 2024-03-06 08:50:21 +01:00
async.txt
cache.txt
checks.txt
conditional-view-processing.txt
email.txt
external-packages.txt
files.txt
index.txt
install.txt
logging.txt
migrations.txt
pagination.txt
performance.txt
security.txt
serialization.txt
settings.txt
signals.txt
signing.txt
templates.txt