mirror of
https://github.com/Hopiu/django-watson.git
synced 2026-03-16 22:00:22 +00:00
Update urls.py
This commit is contained in:
parent
8251f52213
commit
536c41fadc
1 changed files with 1 additions and 4 deletions
|
|
@ -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 = []
|
||||
|
|
|
|||
Loading…
Reference in a new issue