1
0
mirror of https://github.com/django/django.git synced 2024-12-25 02:26:12 +00:00
django/tests
2005-10-14 20:10:13 +00:00
..
othertests Fixed #626 -- Moved template modules to django.core.template package. django.core.template_loader is deprecated, in favor of django.core.template.loader. 2005-10-14 20:10:13 +00:00
testapp Added unit test to confirm #558 2005-09-26 05:00:29 +00:00
doctest.py Added first stab at model and DB-API unit tests 2005-07-29 15:15:40 +00:00
runtests.py Fixed bug in tests/runtests.py -- some versions of MySQLdb require an argument to connection.autocommit() 2005-10-08 20:56:34 +00:00