https://github.com/druids/django-verification-token
https://github.com/druids/django-verification-token
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/druids/django-verification-token
- Owner: druids
- License: bsd-3-clause
- Created: 2018-07-15T19:09:51.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2023-01-19T00:05:40.000Z (over 3 years ago)
- Last Synced: 2025-06-14T13:03:01.475Z (about 1 year ago)
- Language: Python
- Size: 40 KB
- Stars: 2
- Watchers: 1
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
Awesome Lists containing this project
README
Prolog
======
Django-verification-token is a library which extends django with model and manager for generation verification tokens which can be used for user verification wia SMS or e-mail.
Installation
------------
.. code:: bash
pip install django-verification-token
Docs
----
For more details see [docs](http://django-verification-token.readthedocs.org/)