2
0
mirror of https://expo.survex.com/repositories/troggle/.git synced 2025-12-17 11:07:19 +00:00

More cleanup and modernisation

This commit is contained in:
Sam Wenham
2018-04-14 21:37:12 +01:00
parent cedcb0988a
commit cfa888fde6
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