mirror of
https://github.com/ansible/awx.git
synced 2026-03-06 11:11:07 -03:30
Get tastypie relationships operational, consolidate resources into one file for easier sharing
This commit is contained in:
@@ -2,10 +2,6 @@
|
||||
|
||||
from defaults import *
|
||||
|
||||
# SECURITY WARNING: don't run with debug turned on in production!
|
||||
DEBUG = True
|
||||
TEMPLATE_DEBUG = DEBUG
|
||||
|
||||
ADMINS = (
|
||||
# ('Your Name', 'your_email@domain.com'),
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user