1 2 3 4 5 6
""" Blank URLConf just to keep the test suite happy """ from rest_framework.compat import patterns urlpatterns = patterns('')