summaryrefslogtreecommitdiff
path: root/yaksh/urls_password_reset.py
diff options
context:
space:
mode:
Diffstat (limited to 'yaksh/urls_password_reset.py')
-rw-r--r--yaksh/urls_password_reset.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/yaksh/urls_password_reset.py b/yaksh/urls_password_reset.py
index c1e36c6..4a7ddf3 100644
--- a/yaksh/urls_password_reset.py
+++ b/yaksh/urls_password_reset.py
@@ -1,4 +1,4 @@
-from django.conf.urls import patterns, url
+from django.conf.urls import url
from django.contrib.auth.views import password_reset, password_reset_confirm,\
password_reset_done, password_reset_complete, password_change,\
password_change_done