1
0
mirror of https://github.com/django/django.git synced 2024-11-19 07:54:07 +00:00
django/tests
2005-11-22 05:44:04 +00:00
..
othertests Fixed #598 -- Added {% include %} template tag. Added docs and unit tests. Thanks, rjwittams 2005-11-22 05:44:04 +00:00
testapp Added unit tests to verify OneToOne deletion works 2005-11-21 02:34:05 +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