django/tests/regressiontests/app_loading/test_settings.py

4 lines
37 B
Python

INSTALLED_APPS = (
'parent.*',
)