1
0
mirror of https://github.com/django/django.git synced 2025-01-12 11:26:23 +00:00
django/tests
2010-03-10 13:13:57 +00:00
..
modeltests Fixed #13055 -- Cleaned up the implementation of transaction decorators to provide a consistent external facing API. Thanks to olb@nebkha.net for the report. 2010-03-10 13:13:57 +00:00
regressiontests Clean up a stray debugging print from [12746]. 2010-03-10 08:40:45 +00:00
templates
runtests.py Fixed #12624 -- Modified test runners to be class based. 2010-01-18 15:11:01 +00:00
test_sqlite.py Fixed #6298 - Added sample settings file to run the Django test suite (SQLite). Thanks, Eric Holscher. 2010-02-23 20:45:50 +00:00
urls.py