django/tests
Brian Rosner 83af0b8ff3 Fixed #9494 -- Ensure the foreign key in an inline formset is always present on the forms. Thanks Fugazi for the report.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@9326 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-11-01 22:25:41 +00:00
..
modeltests Fixed #9494 -- Ensure the foreign key in an inline formset is always present on the forms. Thanks Fugazi for the report. 2008-11-01 22:25:41 +00:00
regressiontests Fixed #8966 -- Changed is_safe for length_is filter to False, since its return value is a boolean, not a string. 2008-10-28 19:00:49 +00:00
templates
runtests.py
urls.py