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