mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-20 14:29:51 -04:00
organisation dashboard page
This commit is contained in:
@@ -87,6 +87,7 @@ current_service = LocalProxy(partial(_lookup_req_object, 'service'))
|
||||
# The current organisation attached to the request stack.
|
||||
current_organisation = LocalProxy(partial(_lookup_req_object, 'organisation'))
|
||||
|
||||
|
||||
def create_app(application):
|
||||
setup_commands(application)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user