django/tests/regressiontests/admin_util
Jannis Leidel 214dc97bf3 Fixed #13963 -- Use the correct verbose name of a reverse relation field in the admin. Thanks, sfllaw and d0ugal.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@14244 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-10-17 15:17:52 +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 Fixed #13963 -- Use the correct verbose name of a reverse relation field in the admin. Thanks, sfllaw and d0ugal. 2010-10-17 15:17:52 +00:00
tests.py Fixed #13963 -- Use the correct verbose name of a reverse relation field in the admin. Thanks, sfllaw and d0ugal. 2010-10-17 15:17:52 +00:00