0
0
mirror of https://github.com/django/django.git synced 2024-11-30 15:10:46 +01:00
django/docs/topics/http
Lorenzo Peña 91c879eda5
Fixed #35784 -- Added support for preserving the HTTP request method in HttpResponseRedirectBase.
Co-authored-by: Natalia <124304+nessita@users.noreply.github.com>
2024-11-14 15:53:49 -03:00
..
_images
decorators.txt Fixed #35401 -- Documented the conditional_page() decorator. 2024-06-12 13:11:29 +02:00
file-uploads.txt Refs #31710 -- Improved multiple file upload docs. 2024-04-04 19:18:36 -03: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 #35784 -- Added support for preserving the HTTP request method in HttpResponseRedirectBase. 2024-11-14 15:53:49 -03:00
urls.txt Fixed #35090 -- Deprecated registering URL converters with the same name. 2024-02-23 15:54:49 +01:00
views.txt Added missing lang attributes to html elements in docs. 2024-10-30 14:02:30 +01:00