1
0
mirror of https://github.com/django/django.git synced 2025-05-05 06:27:31 +00:00
Adrian Holovaty fd5b0fa55c Added project_template.settings.admin
git-svn-id: http://code.djangoproject.com/svn/django/trunk@82 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2005-07-15 22:35:17 +00:00

6 lines
100 B
Python

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