mirror of
https://github.com/Hopiu/django.git
synced 2026-05-17 03:51:06 +00:00
4 lines
37 B
Python
4 lines
37 B
Python
|
|
INSTALLED_APPS = (
|
||
|
|
'parent.*',
|
||
|
|
)
|