editable, getFileInfo, getItem, templates

This commit is contained in:
j 2010-01-27 12:13:17 +05:30
commit 2bff8f8045
7 changed files with 109 additions and 60 deletions

View file

@ -8,6 +8,7 @@ PROJECT_ROOT = os.path.normpath(os.path.dirname(__file__))
DEBUG = True
TEMPLATE_DEBUG = DEBUG
JSON_DEBUG = False
ADMINS = (
# ('Your Name', 'your_email@domain.com'),