gva/gnuviechadmin/templates/dashboard
Jan Dittberner 2bc278ae92 implement login and logout
- add LogoutView to dashboard app
- define logout URL pattern
- only use login view from django.contrib.auth.views instead of including all
  auth URLs
- change base template to support login/logout
- add template dashboard/user_dashboard.html
2015-01-17 15:42:47 +01:00
..
index.html add templates for anonymous user dashboard and login 2015-01-17 14:05:04 +01:00
user_dashboard.html implement login and logout 2015-01-17 15:42:47 +01:00