summaryrefslogtreecommitdiffstats
path: root/profiles/urls.py
diff options
context:
space:
mode:
Diffstat (limited to 'profiles/urls.py')
-rw-r--r--profiles/urls.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/profiles/urls.py b/profiles/urls.py
index da8a7d7..b7967fe 100644
--- a/profiles/urls.py
+++ b/profiles/urls.py
@@ -23,6 +23,7 @@ redirect. If you don't use that name, remember to explicitly pass
"""
from django.conf.urls import *
+from django.urls import *
from profiles import views