django/tests/regressiontests/app_loading
Russell Keith-Magee 46cc7021a8 Fixed #1480 -- Added the ability to use the system timezone. Thanks to Ramiro Morales for the patch.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@12602 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-02-26 15:33:27 +00:00
..
parent Fixed #10526 -- More fixes when specifying installed apps using "foo.*". 2009-03-18 00:59:40 +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 #1480 -- Added the ability to use the system timezone. Thanks to Ramiro Morales for the patch. 2010-02-26 15:33:27 +00:00