add dashboard app

- 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
This commit is contained in:
Jan Dittberner 2015-01-17 14:01:22 +01:00
parent 8884b8b042
commit 8a29e4001c
7 changed files with 64 additions and 16 deletions

View file