Simple email confirmation for the Django web framework.
Project description
This simple app is for cases where you don’t want to require an email address to signup on your website but you do still want to ask for an email address and be able to confirm it for use in optional parts of your website.
A user can have zero or more email addresses linked to them. The user does not have to provide an email address on signup but, if they do, they are emailed with a link they must click on to confirm that the email address is theirs. A confirmation email can be resent at any time.
What’s on the trunk here should be usable but I welcome feedback on how to make it better. The source contains a working project that shows all the features of the app as well as providing useful code for your own project (although Pinax is a more comprehensive example of how to use django-email-confirmation).
This code is based in part on django-registration and is essentially a replacement for it where your requirements are different.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Hashes for django-email-confirmation-0.1.1.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2234a6c38eb9abb2b1c3bb886a1d6ca403be36cff7ad53dd931d5c3601cbde70 |
|
MD5 | 15fa0c1b6f1aa01cea0d0939ab6550f8 |
|
BLAKE2b-256 | 6fd2c6919289f0b660e34a5105da1ec3e94abbf22a494326ebc1619c04dc5191 |