diff options
| author | Russell Keith-Magee <russell@keith-magee.com> | 2007-01-03 04:14:17 +0000 |
|---|---|---|
| committer | Russell Keith-Magee <russell@keith-magee.com> | 2007-01-03 04:14:17 +0000 |
| commit | 9e0c5d1ecdd5b57b8e044230b09d7903835e6116 (patch) | |
| tree | ba33aeaef7847161a901f89fdc7ec7b4172d9c63 /tests/regressiontests/invalid_admin_options/__init__.py | |
| parent | eecd90f5c236eae02adc6a79c897035322b78746 (diff) | |
Fixes #3217 -- Added regression tests for options on the Admin metaclass. Includes some tests that are commented out, as they are known failures. Thanks, Robert Myers (who has promised to fix the rest of the tests).
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4273 bcc190cf-cafb-0310-a4f2-bffc1f526a37
Diffstat (limited to 'tests/regressiontests/invalid_admin_options/__init__.py')
| -rw-r--r-- | tests/regressiontests/invalid_admin_options/__init__.py | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/tests/regressiontests/invalid_admin_options/__init__.py b/tests/regressiontests/invalid_admin_options/__init__.py new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/tests/regressiontests/invalid_admin_options/__init__.py |
