1
0
mirror of https://github.com/django/django.git synced 2024-11-19 07:54:07 +00:00
django/tests/regressiontests/admin_widgets
2010-10-15 02:35:51 +00:00
..
fixtures Cleaned up and refactored ModelAdmin.formfield_for_dbfield: 2009-01-16 15:32:31 +00:00
__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 Cleaned up and refactored ModelAdmin.formfield_for_dbfield: 2009-01-16 15:32:31 +00:00
widgetadmin.py Fixed #11465: Ensure nonexistent pks enterd in an admin raw id field do not 2010-03-02 02:28:49 +00:00