knipknap/django-find

View on GitHub
django_find/urls.py

Summary

Maintainability
A
0 mins
Test Coverage
"""
This urlconf exists because Django expects ROOT_URLCONF to exist. URLs
should be added within the test folders, and use TestCase.urls to set them.
This helps the tests remain isolated.
"""

urlpatterns = []