This website requires JavaScript.
Explore
Help
Sign In
Django
/
django
Watch
11
Star
0
Fork
0
You've already forked django
Code
Pull Requests
Projects
Releases
Activity
django
/
tests
/
test_utils
History
Aymeric Augustin
ee0ef1b094
Partial revert of 165f44aa.
...
That commit didn't always improve readability. See discussion on django-developers for details.
2013-09-22 14:04: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
Replaced "not PY3" by "PY2", new in six 1.4.0.
2013-09-02 12:11:02 +02:00
models.py
Merged regressiontests and modeltests into the test root.
2013-02-26 14:36:57 +01:00
tests.py
Partial revert of 165f44aa.
2013-09-22 14:04: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