Deferred forms for the Django webframework
Project description
Django-generic-confirmation makes it easy for developers to add forms to a webapplication where the submitted data should only be used after an out-of-band confirmation was done. For example if a user wants to change his email address, generic-confirmation will make it really easy for the developer to add an out-of-band confirmation process (sending an email with a random link to the user) before saving the new email address to the database.
The core of django-generic-confirmation is fully unit-tested and the app is in use at a few real-world projects confirming email addresses and mobile phone numbers. Feel free to read about the usage in docs/usage.txt or on http://django-generic-confirmation.readthedocs.org.
django-generic-confirmation 0.4.x is compatible with Django 1.8 - 1.11.
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
File details
Details for the file django-generic-confirmation-0.4.2.tar.gz
.
File metadata
- Download URL: django-generic-confirmation-0.4.2.tar.gz
- Upload date:
- Size: 17.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2d521d54bff10b666b2f494ea95a6dd04b663dbf4c5af6dd777e468f8d11929b |
|
MD5 | 39c79c5301380a3aeb1d93da8f049bdb |
|
BLAKE2b-256 | 7c7c468b0a9f5258ab3c985146fc96c67c56c36bc805aaec44c84fc7ce6befeb |