django/tests
Jacob Kaplan-Moss f83af07ce3 Fixed #7510: the ModelAdmin now uses `self.queryset` instead of the default manager. Thanks, Alex Gaynor.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@10314 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2009-04-01 03:11:58 +00:00
..
modeltests Forms in model formsets and inline formsets can now be deleted even if they don't validate. Related to #9587. 2009-03-31 19:55:20 +00:00
regressiontests Fixed #7510: the ModelAdmin now uses `self.queryset` instead of the default manager. Thanks, Alex Gaynor. 2009-04-01 03:11:58 +00:00
templates
runtests.py
urls.py