django_tfa 0.1

django_tfa is a Django app that implements Two-Factor authentication based on Django's contrib.auth.One Time Tokens are generated using Tomasz's onetimepass (https://github.com/tadeck/onetimepass). This module is already included in this distribution...