non_admin_view shows SetupView to unprivileged users if app is not configured
non_admin_view
decorator shows SetupView
to unprivileged users if all of the following conditions are true:
-
non_admin_view
decorates a view from an installable app module - The app module is yet to be installed