An open API service indexing awesome lists of open source software.

https://github.com/druids/django-verification-token


https://github.com/druids/django-verification-token

Last synced: about 1 year ago
JSON representation

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/)