mirror of
https://github.com/Hopiu/django.git
synced 2026-03-28 11:50:24 +00:00
4 lines
37 B
Python
4 lines
37 B
Python
|
|
INSTALLED_APPS = (
|
||
|
|
'parent.*',
|
||
|
|
)
|