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-09 08:52:32 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
view_tests
/
tests
History
Aymeric Augustin
a8fe12417f
Normalized usage of the tempfile module.
...
Specifically stopped using the dir argument.
2015-02-23 16:55:27 +01:00
..
__init__.py
…
test_csrf.py
Fixed
#24389
-- Isolated the CSRF view from the TEMPLATES setting.
2015-02-22 15:46:35 +01:00
test_debug.py
Normalized usage of the tempfile module.
2015-02-23 16:55:27 +01:00
test_defaults.py
Deprecated passing a Context to a generic Template.render.
2015-01-12 21:01:34 +01:00
test_i18n.py
Sorted imports with isort; refs
#23860
.
2015-02-06 08:16:28 -05:00
test_json.py
Harmonized some PEP 0263 coding preambles
2014-05-15 19:58:41 +02:00
test_specials.py
Harmonized some PEP 0263 coding preambles
2014-05-15 19:58:41 +02:00
test_static.py
Sorted imports with isort; refs
#23860
.
2015-02-06 08:16:28 -05:00