django/tests/test_utils
Claude Paroz 165f44aaaa Combine consecutive with statements
Python 2.7 allows to combine several 'with' instructions.
2013-08-16 20:12:10 +02:00
..
fixtures Merged regressiontests and modeltests into the test root. 2013-02-26 14:36:57 +01:00
templates/template_used Merged regressiontests and modeltests into the test root. 2013-02-26 14:36:57 +01:00
__init__.py Merged regressiontests and modeltests into the test root. 2013-02-26 14:36:57 +01:00
doctest_output.py Modified test_utils to work with unittest2 discovery. 2013-04-12 15:00:48 -06:00
models.py Merged regressiontests and modeltests into the test root. 2013-02-26 14:36:57 +01:00
tests.py Combine consecutive with statements 2013-08-16 20:12:10 +02:00
urls.py Removed most of absolute_import imports 2013-07-29 20:28:13 +02:00
views.py Removed most of absolute_import imports 2013-07-29 20:28:13 +02:00