1
0
mirror of https://github.com/django/django.git synced 2024-11-18 23:44:22 +00:00
django/tests/regressiontests/app_loading/test_settings.py
2009-03-08 09:39:48 +00:00

4 lines
37 B
Python

INSTALLED_APPS = (
'parent.*',
)