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-26 09:10:50 +00:00
Code
Issues
32
Releases
Wiki
Activity
6a8cfbf07b
Branches
Tags
View all branches
django
/
tests
/
view_tests
/
tests
History
Aymeric Augustin
e021b87c00
Fixed a few more imports of django.utils.unittest.
...
One import per line please! Refs
#20680
.
2013-07-01 22:49:07 +02:00
..
__init__.py
Updated a renamed test file
2013-04-13 11:09:47 +02:00
test_debug.py
Stopped using django.utils.unittest in the test suite.
2013-07-01 14:29:33 +02:00
test_defaults.py
Modified view_tests for unittest2 discovery.
2013-04-12 15:42:07 -06:00
test_i18n.py
Fixed a few more imports of django.utils.unittest.
2013-07-01 22:49:07 +02:00
test_shortcuts.py
Modified view_tests for unittest2 discovery.
2013-04-12 15:42:07 -06:00
test_specials.py
Modified view_tests for unittest2 discovery.
2013-04-12 15:42:07 -06:00
test_static.py
Use assertIsInstance in tests.
2013-05-21 10:42:15 +01:00