django/tests/regressiontests/app_loading
Malcolm Tredinnick d0fff8ccd4 Fixed #10439 -- Fixed a subtle test failure caused by r9994.
Thanks to Ramiro Morales for debugging what was going on here.

git-svn-id: http://code.djangoproject.com/svn/django/trunk@10015 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2009-03-10 05:51:06 +00:00
..
parent Fixed #9323 -- Allow glob loading in INSTALLED_APPS to handle digits in names. 2009-03-08 09:39:48 +00:00
__init__.py Fixed #9323 -- Allow glob loading in INSTALLED_APPS to handle digits in names. 2009-03-08 09:39:48 +00:00
models.py Fixed #9323 -- Allow glob loading in INSTALLED_APPS to handle digits in names. 2009-03-08 09:39:48 +00:00
test_settings.py Fixed #9323 -- Allow glob loading in INSTALLED_APPS to handle digits in names. 2009-03-08 09:39:48 +00:00
tests.py Fixed #10439 -- Fixed a subtle test failure caused by r9994. 2009-03-10 05:51:06 +00:00