django1/django/conf/project_template/settings/admin.py

6 lines
100 B
Python
Raw Normal View History

from main import *
TEMPLATE_DIRS = (
# Put strings here, like "/home/html/django_templates".
)