summaryrefslogtreecommitdiff
path: root/tests/regressiontests/app_loading/test_settings.py
AgeCommit message (Collapse)Author
2011-11-27Removed tests of the globbing feature that was removed at r17158. Refs #16247.Aymeric Augustin
git-svn-id: http://code.djangoproject.com/svn/django/trunk@17159 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2009-03-08Fixed #9323 -- Allow glob loading in INSTALLED_APPS to handle digits in names.Malcolm Tredinnick
Patch from carljm. git-svn-id: http://code.djangoproject.com/svn/django/trunk@9994 bcc190cf-cafb-0310-a4f2-bffc1f526a37