This website requires JavaScript.
Explore
Help
Sign In
Django
/
django
Watch
11
Star
0
Fork
0
You've already forked django
Code
Pull Requests
Projects
Releases
Activity
django
/
tests
/
responses
History
Carlton Gibson
bb61f0186d
Refs
#32365
-- Removed internal uses of utils.timezone.utc alias.
...
Remaining test case ensures that uses of the alias are mapped canonically by the migration writer.
2022-03-24 06:29:50 +01:00
..
__init__.py
Fixed
#12747
-- Made reason phrases customizable.
2013-05-19 13:14:54 +02:00
test_cookie.py
Refs
#32365
-- Removed internal uses of utils.timezone.utc alias.
2022-03-24 06:29:50 +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