Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

A generic change confirmation app for Django

License

NotificationsYou must be signed in to change notification settings

arneb/django-generic-confirmation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Django-generic-confirmation makes it easy for developers to add forms to awebapplication where the submitted data should only be used after an out-of-bandconfirmation 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 anout-of-band confirmation process (sending an email with a random link to theuser) before saving the new email address to the database.

The core of django-generic-confirmation is fully unit-tested and the app is inuse at a few real-world projects confirming email addresses and mobile phonenumbers. Feel free to read about the usage in docs/usage.txt or onhttp://django-generic-confirmation.readthedocs.org.

django-generic-confirmation 0.4.x is compatible with Django 1.8 - 1.11.

About

A generic change confirmation app for Django

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors2

  •  
  •  

Languages


[8]ページ先頭

©2009-2025 Movatter.jp