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-02-24 09:04:48 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
view_tests
/
tests
History
Ran Benita
19fc6376ce
Fixed
#30304
-- Added support for the HttpOnly, SameSite, and Secure flags on language cookies.
2019-04-08 11:26:06 +02:00
..
__init__.py
…
test_csrf.py
…
test_debug.py
Refs
#30324
-- Forced utf-8 encoding when loading templates for the technical 404 debug and congrats page.
2019-04-05 16:35:01 +02:00
test_defaults.py
…
test_i18n.py
Fixed
#30304
-- Added support for the HttpOnly, SameSite, and Secure flags on language cookies.
2019-04-08 11:26:06 +02:00
test_json.py
…
test_specials.py
…
test_static.py
…