Commit graph

10 commits

Author SHA1 Message Date
Jan Dittberner e121c9bf3d load jquery and html5shim with same URL schema as the rest of the site 2015-01-18 00:28:47 +01:00
Jan Dittberner 9d1e315fb4 add socialaccount connections link to user dropdown 2015-01-17 23:09:09 +01:00
Jan Dittberner 92b6e8a8cb add templates for allauth 2015-01-17 23:08:41 +01:00
Jan Dittberner 7d6e0386d8 restructure base html to display properly on small devices 2015-01-17 22:05:47 +01:00
Jan Dittberner d906b9e497 add font-awesome link and put account actions in a dropdown 2015-01-17 21:42:13 +01:00
Jan Dittberner ab313a2a66 add allauth configuration and message tags 2015-01-17 17:50:59 +01:00
Jan Dittberner 8cf6aab643 add admin site link for staff in base template 2015-01-17 16:14:55 +01:00
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
Jan Dittberner 1deed46d34 add templates for anonymous user dashboard and login 2015-01-17 14:05:04 +01:00
Jan Dittberner 8e19d3630d auto generated project 2014-05-18 00:07:32 +02:00