Common app updates

This commit is contained in:
Roberto Rosario
2012-09-07 02:04:14 -04:00
parent 9e4a7025de
commit c906a5dcee
8 changed files with 82 additions and 58 deletions

View File

@@ -17,7 +17,7 @@ from django.conf import settings
from .forms import (ChoiceForm, UserForm, UserForm_view, LicenseForm,
EmailAuthenticationForm)
from .conf.settings import LOGIN_METHOD
from .settings import LOGIN_METHOD
def multi_object_action_view(request):