Compare commits

..

4 Commits

1 changed files with 0 additions and 1 deletions

View File

@ -5,7 +5,6 @@ from django.conf.urls import url
from . import views
# No async routing currently; just default sync http.
application = ProtocolTypeRouter({
"http": URLRouter([
url(r'^(?P<access_code>[a-zA-Z]{6})/', URLRouter([