gva/gnuviechadmin
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
..
dashboard implement login and logout 2015-01-17 15:42:47 +01:00
domains update to Django 1.7, remove south_migrations, fix tests 2014-12-17 21:22:37 +01:00
gnuviechadmin implement login and logout 2015-01-17 15:42:47 +01:00
gvacommon Merge commit '546441d49920caf43eb7d33976c2d71ae85f16d5' 2015-01-01 22:34:38 +01:00
managemails add migration for managemails ordering 2015-01-17 14:05:04 +01:00
mysqltasks add mysqltasks and pgsqltasks with placeholders for the real tasks 2015-01-04 18:06:44 +01:00
osusers add migration for verbose_name and verbose_name_plural in osusers.models.User 2015-01-04 17:54:59 +01:00
pgsqltasks remove username argument of pgsqltasks.tasks.delete_pgsql_database 2015-01-09 19:37:12 +01:00
static auto generated project 2014-05-18 00:07:32 +02:00
taskresults fix documentation issues 2015-01-04 22:47:14 +01:00
templates implement login and logout 2015-01-17 15:42:47 +01:00
userdbs set database password at the appropriate place 2015-01-10 18:43:43 +01:00
.coveragerc move existing MailDomains to domains table 2014-05-25 15:17:08 +02:00
manage.py auto generated project 2014-05-18 00:07:32 +02:00