django/tests/regressiontests/app_loading/test_settings.py
2009-03-08 09:39:48 +00:00

3 lines
37 B
Python

INSTALLED_APPS = (
'parent.*',
)