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