1
0
mirror of https://github.com/django/django.git synced 2024-12-22 17:16:24 +00: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 Fixed #26601 -- Improved middleware per DEP 0005. 2016-05-17 07:22:22 -04:00
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 Fixed #18451 -- Vastly improved class based view documentation. 2012-06-11 10:40:23 +02:00
index.txt Fixed #26020 -- Normalized header stylings in docs. 2016-01-22 12:12:17 -05:00
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