This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
django
Watch
1
Star
0
Fork
You've already forked django
0
mirror of
https://github.com/django/django.git
synced
2025-07-24 13:44:32 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
4
8ed024b9b9
django
/
tests
/
responses
History
Download ZIP
Download TAR.GZ
Tom Carrick
bcc2befd0e
Fixed
#31789
-- Added a new headers interface to HttpResponse.
2020-09-14 08:41:59 +02:00
..
__init__.py
test_cookie.py
Fixed
#31982
-- Made HttpResponse.set_cookie() cast max_age argument to an integer.
2020-09-05 10:07:23 +02:00
test_fileresponse.py
Fixed
#31789
-- Added a new headers interface to HttpResponse.
2020-09-14 08:41:59 +02:00
tests.py
Fixed
#31789
-- Added a new headers interface to HttpResponse.
2020-09-14 08:41:59 +02:00