django1/tests/regressiontests/admin_util
Jannis Leidel bb6921ce88 Fixed #17596 -- Stopped the AdminField class from double quoting its label. Thanks, guettli and claudep.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@17431 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2012-02-04 12:48:21 +00:00
..
__init__.py Fixed #12550 -- better handling with choices and null fields when displaying read-only values 2010-01-09 21:28:54 +00:00
models.py Convert much of the regression tests to use absolute imports. There's still work to be done though. 2011-10-13 18:51:33 +00:00
tests.py Fixed #17596 -- Stopped the AdminField class from double quoting its label. Thanks, guettli and claudep. 2012-02-04 12:48:21 +00:00