django/tests/regressiontests/admin_util
Jannis Leidel 0e4737ec24 [1.2.X] Fixed #13963 -- Use the correct verbose name of a reverse relation field in the admin. Thanks, sfllaw and d0ugal.
Backport from trunk (r14244).

git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.2.X@14245 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-10-17 15:40:41 +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 [1.2.X] Fixed #13963 -- Use the correct verbose name of a reverse relation field in the admin. Thanks, sfllaw and d0ugal. 2010-10-17 15:40:41 +00:00
tests.py [1.2.X] Fixed #13963 -- Use the correct verbose name of a reverse relation field in the admin. Thanks, sfllaw and d0ugal. 2010-10-17 15:40:41 +00:00