Jan Dittberner
8a29e4001c
- add new dashboard app providing dashboards for anonymous and logged in users - cleanup gnuviechadmin.urls: - import dashboard.urls and include dashboard_urls at URL root - import authentication urls and include them below /auth - remove generated commented code
4 lines
84 B
Python
4 lines
84 B
Python
"""
|
|
This app contains the customer dashboard implementation for gnuviechadmin.
|
|
|
|
"""
|