1
0
mirror of https://github.com/django/django.git synced 2024-12-23 01:25:58 +00:00
django/tests
2013-02-26 14:36:57 +01:00
..
modeltests Use built-in fixture support rather than calling loaddata in setUp(). 2013-02-25 12:13:10 -07:00
regressiontests Fixed a caching test on Python 3. 2013-02-25 18:12:55 -07:00
test_templates Moved test_templates to templates to prevent issues with regressiontests/templates later on. 2013-02-26 14:36:57 +01:00
.coveragerc Fixed #16817 - Added a guide of code coverage to contributing docs. 2012-10-11 06:11:52 -04:00
runtests.py Moved test_templates to templates to prevent issues with regressiontests/templates later on. 2013-02-26 14:36:57 +01:00
test_sqlite.py Updated an inaccurate comment. 2013-02-26 10:00:14 +01:00
urls.py