diff options
| author | Brian Rosner <brosner@gmail.com> | 2010-01-09 21:28:54 +0000 |
|---|---|---|
| committer | Brian Rosner <brosner@gmail.com> | 2010-01-09 21:28:54 +0000 |
| commit | ac1b275130e54e94fd3bd5b3a5ddc4603a247a27 (patch) | |
| tree | 31f6ac703b5ea5fd373fd40a0b67b628927af83c /tests/regressiontests/admin_util/__init__.py | |
| parent | 2dd9a85819218e481f9bc6e88264c2b1ae5f25e8 (diff) | |
Fixed #12550 -- better handling with choices and null fields when displaying read-only values
Thanks Jacques Beaurain for the report and patch.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@12148 bcc190cf-cafb-0310-a4f2-bffc1f526a37
Diffstat (limited to 'tests/regressiontests/admin_util/__init__.py')
| -rw-r--r-- | tests/regressiontests/admin_util/__init__.py | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/tests/regressiontests/admin_util/__init__.py b/tests/regressiontests/admin_util/__init__.py new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/tests/regressiontests/admin_util/__init__.py |
