1
0
mirror of https://github.com/django/django.git synced 2024-11-18 15:34:16 +00:00
django/tests
2012-09-07 10:58:17 -04:00
..
modeltests Cleaned up some small bits of the ORM, including removing an import *. 2012-09-07 10:58:17 -04:00
regressiontests Fixed #18687: Removed test_performance_scalability 2012-09-05 23:02:33 -04:00
templates
runtests.py [py3] Replaced unicode/str by six.text_type/bytes. 2012-07-22 09:29:54 +02:00
test_sqlite.py Use faster password hasher in sqlite tests 2012-04-30 22:10:27 +03:00
urls.py