1
0
mirror of https://github.com/django/django.git synced 2024-12-27 11:35:53 +00:00
django/tests/regressiontests/admin_widgets
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