summaryrefslogtreecommitdiff
path: root/tests/regressiontests/invalid_admin_options/__init__.py
AgeCommit message (Collapse)Author
2008-07-18Merged the newforms-admin branch into trunk.Brian Rosner
This is a backward incompatible change. The admin contrib app has been refactored. The newforms module has several improvements including FormSets and Media definitions. git-svn-id: http://code.djangoproject.com/svn/django/trunk@7967 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-01-03Fixes #3217 -- Added regression tests for options on the Admin metaclass. ↵Russell Keith-Magee
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