Make a nice user profile
1 parent 24df95b commit 47ab0be8e4f6822a71de3f7572cc922558b4e08c
@Aurélien Bompard Aurélien Bompard authored on 10 Aug 2016
Showing 16 changed files
View
example_project/.gitignore
View
example_project/settings.py
View
example_project/urls.py
View
src/postorius/forms.py
View
src/postorius/templates/account/base.html 0 → 100644
View
src/postorius/templates/django_mailman3/base.html 0 → 100644
View
src/postorius/templates/postorius/base.html
View
src/postorius/templates/postorius/menu/user_nav.html
View
src/postorius/templates/postorius/user/address_confirmation_message.txt 100644 → 0
View
src/postorius/templates/postorius/user/address_preferences.html
View
src/postorius/templates/postorius/user/mailman_settings.html
View
src/postorius/templates/postorius/user/profile.html 100644 → 0
View
src/postorius/templates/postorius/user/subscription_preferences.html
View
src/postorius/templates/postorius/user/subscriptions.html
View
src/postorius/urls.py
View
src/postorius/views/user.py