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-06 15:32:33 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
responses
History
Bernhard M. Wiedemann
b4cdcbf239
Removed hardcoded date in SetCookieTests.test_far_expiration().
...
Follow up to a92c83828785f12dcf90477413c2d04e1855fbb9.
2023-02-07 20:30:00 +01:00
..
__init__.py
Fixed
#12747
-- Made reason phrases customizable.
2013-05-19 13:14:54 +02:00
test_cookie.py
Removed hardcoded date in SetCookieTests.test_far_expiration().
2023-02-07 20:30:00 +01:00
test_fileresponse.py
Fixed CVE-2022-36359 -- Escaped filename in Content-Disposition header.
2022-08-03 08:46:31 +02:00
tests.py
Refs
#33476
-- Reformatted code with Black.
2022-02-07 20:37:05 +01:00