We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eb89ed0 commit e5441d8Copy full SHA for e5441d8
tests/urls.py
@@ -1,6 +1,6 @@
1
"""
2
Blank URLConf just to keep the test suite happy
3
4
-from rest_framework.compat import patterns
+from django.conf.urls import patterns
5
6
urlpatterns = patterns('')
0 commit comments