incuna / django-user-management

User management model mixins and api views.
BSD 2-Clause "Simplified" License
57 stars 24 forks source link

Add a view to resend a confirmation email. #97

Closed kevinetienne closed 9 years ago

kevinetienne commented 9 years ago

If the link to confirm a registration hasn't been clicked after x days it becomes invalid.

coveralls commented 9 years ago

Coverage Status

Coverage increased (+0.02%) to 99.55% when pulling 5ec447a1f9378a1940ea21741ea926880bf0e6fa on add-resend-verification-email into 96e664e4c415bbbb38530bea9da0b60a4836539e on master.

kevinetienne commented 9 years ago

@Ian-Foote @adam-incuna can you review please?

coveralls commented 9 years ago

Coverage Status

Coverage increased (+0.02%) to 99.55% when pulling d5a63b6e31c59ce6c36eb459d2ed2bfe96fe1749 on add-resend-verification-email into 96e664e4c415bbbb38530bea9da0b60a4836539e on master.

LilyFoote commented 9 years ago

More docstrings would be good. Document All the Things!

kevinetienne commented 9 years ago

Haha I think you're right, I'll try to add a few