django/tests/regressiontests/admin_views
Jacob Kaplan-Moss 8f7aa84def Fixed #9651: fixed save_as with inline forms. Thanks, kmike and Mnewman.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@10353 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2009-04-02 00:01:15 +00:00
..
fixtures
__init__.py Merged the newforms-admin branch into trunk. 2008-07-18 23:54:34 +00:00
customadmin.py
models.py Fixed #9651: fixed save_as with inline forms. Thanks, kmike and Mnewman. 2009-04-02 00:01:15 +00:00
tests.py Fixed #9651: fixed save_as with inline forms. Thanks, kmike and Mnewman. 2009-04-02 00:01:15 +00:00
urls.py
views.py