Get tastypie relationships operational, consolidate resources into one file for easier sharing

This commit is contained in:
Michael DeHaan
2013-03-18 19:32:03 -04:00
parent b7133ca35a
commit 0758a28c08
8 changed files with 53 additions and 69 deletions

View File

@@ -13,7 +13,7 @@ for setting in dir(global_settings):
# Build paths inside the project like this: os.path.join(BASE_DIR, ...)
BASE_DIR = os.path.dirname(os.path.dirname(__file__))
DEBUG = False
DEBUG = True
TEMPLATE_DEBUG = DEBUG
ADMINS = (