mirror of
https://github.com/ansible/awx.git
synced 2026-05-09 10:27:37 -02:30
Script for building minified javascript using closure compiler
This commit is contained in:
@@ -14,7 +14,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 = True
|
||||
DEBUG = False
|
||||
TEMPLATE_DEBUG = DEBUG
|
||||
|
||||
ADMINS = (
|
||||
|
||||
Reference in New Issue
Block a user