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