6 lines
100 B
Python
6 lines
100 B
Python
|
from main import *
|
||
|
|
||
|
TEMPLATE_DIRS = (
|
||
|
# Put strings here, like "/home/html/django_templates".
|
||
|
)
|