django/tests
Luke Plant ecd7f948dc magic-removal: Implemented 'laziness' for QuerySet slicing, to restore functionality that was previously possible with generic views via 'limit' and 'extra_lookup_args'
git-svn-id: http://code.djangoproject.com/svn/django/branches/magic-removal@2485 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-03-04 00:19:59 +00:00
..
modeltests magic-removal: Implemented 'laziness' for QuerySet slicing, to restore functionality that was previously possible with generic views via 'limit' and 'extra_lookup_args' 2006-03-04 00:19:59 +00:00
othertests magic-removal: Merged to [2392] 2006-02-25 17:37:58 +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: added transaction support to Django! see transactions.txt (in magic-removal) for the details. 2006-03-01 17:08:33 +00:00