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-10 17:32:41 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
view_tests
/
tests
History
Bouke Haarsma
6107435386
Fixed
#21324
-- Translate CSRF failure view
...
Thanks to Claude Paroz for the original patch.
2013-11-02 11:22:30 +01:00
..
__init__.py
Removed unneeded imports in tests's __init__.py and unified them.
2013-09-09 23:01:07 +02:00
test_csrf.py
Fixed
#21324
-- Translate CSRF failure view
2013-11-02 11:22:30 +01:00
test_debug.py
Added some more tests for the debug page.
2013-10-30 07:55:07 +01:00
test_defaults.py
Fixed
#20822
-- Set content type of default error pages to 'text/html'.
2013-08-04 11:04:37 +02:00
test_i18n.py
Fixed
#21227
-- Added workaround for selenium test failures
2013-10-24 15:07:41 -04:00
test_shortcuts.py
Fixed
#4278
-- Added a dirs parameter to a few functions to override TEMPLATE_DIRS.
2013-09-18 07:37:08 -04:00
test_specials.py
Whitespace cleanup.
2013-10-10 16:49:20 -04:00
test_static.py
Fixed
#21287
-- Fixed E123 pep8 warnings
2013-10-18 10:07:39 +01:00