mirror of
https://github.com/ansible/awx.git
synced 2026-03-23 20:05:03 -02:30
Get tastypie relationships operational, consolidate resources into one file for easier sharing
This commit is contained in:
@@ -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 = (
|
||||
|
||||
Reference in New Issue
Block a user