0
0
mirror of https://github.com/django/django.git synced 2024-11-29 06:03:25 +01:00
django/docs/topics/http
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
..
_images
decorators.txt Refs #31949 -- Made make_middleware_decorator to work with async functions. 2023-09-13 11:41:01 +02:00
file-uploads.txt Applied Black's 2024 stable style. 2024-01-26 12:45:07 +01:00
generic-views.txt
index.txt
middleware.txt Removed versionadded/changed annotations for 4.2. 2023-09-18 22:12:40 +02:00
sessions.txt Fixed #34901 -- Added async-compatible interface to session engines. 2024-03-13 17:55:15 +01:00
shortcuts.txt Fixed #34714 -- Added aget_object_or_404()/aget_list_or_404() shortcuts. 2023-07-24 07:37:54 +02:00
urls.txt Fixed #35090 -- Deprecated registering URL converters with the same name. 2024-02-23 15:54:49 +01:00
views.txt Fixed #34140 -- Reformatted code blocks in docs with blacken-docs. 2023-03-01 13:03:56 +01:00