django/tests
Carl Meyer da771cc74c Fixed #14938 - Fixed save-as-new on inline formset with new forms.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@15306 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2011-01-25 04:52:54 +00:00
..
modeltests Fixed #11319 - Added lookup support for ForeignKey.to_field. Also reverted no-longer-needed model formsets workaround for lack of such support from r10756. Thanks Russell and Alex for review. 2011-01-25 03:14:28 +00:00
regressiontests Fixed #14938 - Fixed save-as-new on inline formset with new forms. 2011-01-25 04:52:54 +00:00
templates
runtests.py Changed name given to test applications in Django own test suite running tool from 'model' to 'module' or 'application'. 2011-01-21 15:55:27 +00:00
test_sqlite.py
urls.py