django/tests
Russell Keith-Magee fd4cc65baf Updated BaseGenericInlineFormSet to match the changes made to BaseInlineFormSet in r11874.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@11885 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2009-12-17 07:27:26 +00:00
..
modeltests Cleaned up some stray text in the test from r11874. Thanks to Rob Hudson for the eagle eyes. 2009-12-16 15:15:41 +00:00
regressiontests Updated BaseGenericInlineFormSet to match the changes made to BaseInlineFormSet in r11874. 2009-12-17 07:27:26 +00:00
templates Added missing file from [10457]. 2009-04-09 15:26:15 +00:00
runtests.py Fixed #11613: Added a failfast option for test running. Thanks jukvalim and Randy Barlow. 2009-12-13 16:24:36 +00:00
urls.py