This website requires JavaScript.
Explore
Help
Sign In
p31829507
/
django
mirror of
https://github.com/django/django.git
Watch
1
Star
0
Fork
You've already forked django
0
Code
Issues
Projects
Releases
Wiki
Activity
1cf60ce601
django
/
tests
/
responses
History
Claude Paroz
93803a1b5f
Fixed
#33567
-- Avoided setting default text/html content type on responses.
2022-03-09 14:50:52 +01:00
..
__init__.py
…
test_cookie.py
Refs
#33562
-- Made HttpResponse.set_cookie() raise ValueError when both "expires" and "max_age" are passed.
2022-03-07 08:04:18 +01:00
test_fileresponse.py
Fixed
#33567
-- Avoided setting default text/html content type on responses.
2022-03-09 14:50:52 +01:00
tests.py
Refs
#33476
-- Reformatted code with Black.
2022-02-07 20:37:05 +01:00