summaryrefslogtreecommitdiffstats
path: root/profiles/urls.py
diff options
context:
space:
mode:
authorPhilip Sargent <philip.sargent@klebos.com>2020-06-18 21:50:16 +0100
committerPhilip Sargent <philip.sargent@klebos.com>2020-06-18 21:50:16 +0100
commitd9c6986a892c47233a95081af94a1d2ea25a64ce (patch)
tree0ae0c2b4f168ace4f41905f86f0d529e1bd2cbd7 /profiles/urls.py
parentbd6490631f91af5206dadce1516967e0af16e992 (diff)
downloadtroggle-d9c6986a892c47233a95081af94a1d2ea25a64ce.tar.gz
troggle-d9c6986a892c47233a95081af94a1d2ea25a64ce.tar.bz2
troggle-d9c6986a892c47233a95081af94a1d2ea25a64ce.zip
static files redone
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