119
108
# If the "debuginfo" app is installed, display a warning to the admin to
120
109
# make sure it is removed in production.
121
110
if "debuginfo" in conf.apps.app_url:
126
115
# If req has a "no_agreement" attribute, then it is because the user has
127
116
# not signed the agreement; therefore we are displaying the TOS page.