gva/gnuviechadmin/gnuviechadmin
Jan Dittberner 8a29e4001c 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
2015-01-17 14:05:04 +01:00
..
settings add dashboard app 2015-01-17 14:05:04 +01:00
__init__.py add celery app to project 2014-05-25 23:34:27 +02:00
celery.py remove unused gnuviechadmin.celery.debug_task 2014-06-01 21:29:39 +02:00
tests.py add first tests, add .coveragerc, ignore coverage files 2014-05-24 13:38:08 +02:00
urls.py add dashboard app 2015-01-17 14:05:04 +01:00
wsgi.py auto generated project 2014-05-18 00:07:32 +02:00