Update urls.py

This commit is contained in:
Simon J Greenhill 2016-08-08 20:33:36 +10:00 committed by GitHub
parent 8251f52213
commit 536c41fadc

View file

@ -4,7 +4,4 @@ should be added within the test folders, and use TestCase.urls to set them.
This helps the tests remain isolated.
"""
from django.conf.urls import patterns
urlpatterns = patterns("")
urlpatterns = []