Some login backends

This commit is contained in:
Valentin Samir
2015-05-17 23:24:41 +02:00
parent db65c3c50f
commit 9112e6e475
7 changed files with 197 additions and 52 deletions

View File

@ -1,3 +1,5 @@
import default_settings
from django import forms
from django.conf import settings