* added confirmation profile model
* tests...
* addded form template link to user nav
* added url conf and views for activation link
1 parent ed786ca commit 3f2dba5db720fce9cc95e821b487de4c927cf150
@Florian Fuchs Florian Fuchs authored on 18 Apr 2014
Showing 9 changed files
View
src/postorius/models.py
View
src/postorius/templates/postorius/address_confirmation_message.txt 0 → 100644
View
src/postorius/templates/postorius/address_notification_message.txt 0 → 100644
View
src/postorius/templates/postorius/menu/user_nav.html
View
src/postorius/templates/postorius/user_address_activation.html
View
src/postorius/templates/postorius/user_address_activation_link.html 0 → 100644
View
src/postorius/tests/test_address_activation.py
View
src/postorius/urls.py
View
src/postorius/views/user.py