More cleanup and modernisation

This commit is contained in:
Sam Wenham
2018-04-14 21:37:12 +01:00
parent 1974d0758a
commit 3fd805e26c
3 changed files with 4 additions and 4 deletions

View File

@@ -22,7 +22,7 @@ redirect. If you don't use that name, remember to explicitly pass
"""
from django.conf.urls.defaults import *
from django.conf.urls import *
from profiles import views