django/tests
Russell Keith-Magee a1d9de4dc7 magic-removal: Fixed #1219 -- Added implementation of bulk delete, and factored common deletion code out of individual models.
git-svn-id: http://code.djangoproject.com/svn/django/branches/magic-removal@2307 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-02-14 09:51:27 +00:00
..
modeltests magic-removal: Fixed #1219 -- Added implementation of bulk delete, and factored common deletion code out of individual models. 2006-02-14 09:51:27 +00:00
othertests magic-removal: Fixed template unit tests. Corrected expected output for 'spaceless' tests, added extra error condition for cycle tests. 2006-01-17 12:47:12 +00:00
doctest.py Added first stab at model and DB-API unit tests 2005-07-29 15:15:40 +00:00
runtests.py magic-removal: Deferred import of django.db.models to allow --settings option to work on runtests.py. 2006-02-05 06:24:35 +00:00