django/tests/regressiontests/app_loading
Malcolm Tredinnick 39c450cc6d Fixed #10526 -- More fixes when specifying installed apps using "foo.*".
This adds a case that was missed in r9925: underscore handling.

Backport of r10078 from trunk.

git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@10079 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2009-03-18 01:08:34 +00:00
..
parent Fixed #10526 -- More fixes when specifying installed apps using "foo.*". 2009-03-18 01:08:34 +00:00
__init__.py [1.0.X] Fixed #9323 -- Allow glob loading in INSTALLED_APPS to handle digits in names. 2009-03-08 09:41:37 +00:00
models.py [1.0.X] Fixed #9323 -- Allow glob loading in INSTALLED_APPS to handle digits in names. 2009-03-08 09:41:37 +00:00
test_settings.py [1.0.X] Fixed #9323 -- Allow glob loading in INSTALLED_APPS to handle digits in names. 2009-03-08 09:41:37 +00:00
tests.py Fixed #10526 -- More fixes when specifying installed apps using "foo.*". 2009-03-18 01:08:34 +00:00