Merge branch 'login_logout_urls' into 'master'
Use Django's auth views and honor login / logout urls This branch makes more use of Django's login and logout facilities, and makes it easier to configure the overall Django installation to use the same login page for HyperKitty and Postorius (it's just a variable in the settings). See merge request !4 |
---|
src/postorius/context_processors.py |
---|
src/postorius/templates/postorius/base.html |
---|
src/postorius/templates/postorius/lists/summary.html |
---|
src/postorius/urls.py |
---|
src/postorius/views/user.py |
---|