""" Blank URLConf just to keep runtests.py happy. """ from django.conf.urls import patterns urlpatterns = patterns('', )