Lines Matching refs:True
13 DEBUG = True
18 SQL_DEBUG = True
61 if DEBUG is True:
107 USE_I18N = True
111 USE_L10N = True
114 USE_TZ = True
223 …cess.Popen('git branch | grep "^* " | tr -d "* "', cwd = SITE_ROOT, shell=True, stdout=subprocess.…
224 TOASTER_REVISION = subprocess.Popen('git rev-parse HEAD ', cwd = SITE_ROOT, shell=True, stdout=subp…
257 FRESH_ENABLED = True
268 DEBUG_PANEL_ENABLED = True
338 'propagate': True,