summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohan Lundberg <lundberg@nordu.net>2011-05-17 15:51:04 +0200
committerJohan Lundberg <lundberg@nordu.net>2011-05-17 15:51:04 +0200
commit7f8d9188e545f26c5a16001e7ffd295d3ad0fb3d (patch)
treedd74ba6aafdb1e21fc00d3d2e241f8b8ee56af5e
parent60d326b5a92c6483c886665c83b9402b3dd5a660 (diff)
.
-rw-r--r--views.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/views.py b/views.py
index 83ae212..43860d7 100644
--- a/views.py
+++ b/views.py
@@ -1,5 +1,5 @@
from django.contrib.auth.decorators import login_required
-from apps.changepw.models import ChangePasswordForm
+from apps.changepw.models import ChangePasswordForm, ChangeOtherForm
from django.shortcuts import render_to_response
from django.template import RequestContext
# import your_pw_change_module