This website requires JavaScript.
Explore
Help
Register
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-01-05 07:55:47 +00:00
Code
Issues
30
Releases
Wiki
Activity
6d794fb762
django
/
tests
/
responses
History
Alvin Lindstam
47a99d7012
Fixed
#28989
-- Fixed HttpResponse.delete_cookie() for cookies that use __Secure/Host prefixes.
2018-01-08 12:32:47 -05:00
..
__init__.py
Fixed
#12747
-- Made reason phrases customizable.
2013-05-19 13:14:54 +02:00
test_cookie.py
Fixed
#28989
-- Fixed HttpResponse.delete_cookie() for cookies that use __Secure/Host prefixes.
2018-01-08 12:32:47 -05:00
tests.py