# from django.conf.urls import url urlpatterns = [ # url(r'^register$', register_view, name='control.index'), ]