This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2025-03-13 02:40:47 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
django
/
http
History
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
..
__init__.py
Fixed
#34074
-- Added headers argument to RequestFactory and Client classes.
2022-11-14 10:21:51 +01:00
cookie.py
Refs
#33476
-- Reformatted code with Black.
2022-02-07 20:37:05 +01:00
multipartparser.py
Applied Black's 2024 stable style.
2024-01-26 12:45:07 +01:00
request.py
Fixed
#35631
-- Added HttpRequest.get_preferred_type().
2024-09-09 12:02:18 +02:00
response.py
Fixed
#35784
-- Added support for preserving the HTTP request method in HttpResponseRedirectBase.
2024-11-14 15:53:49 -03:00