django/tests/regressiontests/admin_widgets
Alex Gaynor 2e8bc8f986 Fixed #14454 -- converted admin_widgets tests from doctests to unittests. We have always been at war with doctests. Thanks to prestontimmons for the patch.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@14221 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-10-15 02:35:51 +00:00
..
fixtures
__init__.py
models.py Fixed #14454 -- converted admin_widgets tests from doctests to unittests. We have always been at war with doctests. Thanks to prestontimmons for the patch. 2010-10-15 02:35:51 +00:00
tests.py Fixed #14454 -- converted admin_widgets tests from doctests to unittests. We have always been at war with doctests. Thanks to prestontimmons for the patch. 2010-10-15 02:35:51 +00:00
urls.py
widgetadmin.py Fixed #11465: Ensure nonexistent pks enterd in an admin raw id field do not 2010-03-02 02:28:49 +00:00