mirror of
https://github.com/django/django.git
synced 2025-05-05 06:27:31 +00:00
git-svn-id: http://code.djangoproject.com/svn/django/trunk@82 bcc190cf-cafb-0310-a4f2-bffc1f526a37
6 lines
100 B
Python
6 lines
100 B
Python
from main import *
|
|
|
|
TEMPLATE_DIRS = (
|
|
# Put strings here, like "/home/html/django_templates".
|
|
)
|