django/tests/regressiontests/admin_views
Karen Tracey 506d559876 Adjust AdminDocTests to run after r13728. Also match comments to tests and add test that was there in comment form only.Refs #3695.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@13737 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-09-11 00:02:33 +00:00
..
fixtures Added file omitted from r12598. 2010-02-26 13:22:52 +00:00
__init__.py
customadmin.py
models.py Fixed #14012 -- Corrected the handling of the create user popup dialog in the admin. Thanks to gk@lka.hu for the report, and Ramiro Morales for the patch. 2010-08-06 14:58:05 +00:00
tests.py Adjust AdminDocTests to run after r13728. Also match comments to tests and add test that was there in comment form only.Refs #3695. 2010-09-11 00:02:33 +00:00
urls.py
views.py