Documented pretix' URL layer

This commit is contained in:
Raphael Michel
2016-05-29 18:49:04 +02:00
parent 6ce5fadee1
commit 93502777b5
5 changed files with 102 additions and 7 deletions

View File

@@ -1,5 +1,3 @@
import uuid
from django.conf import settings
from django.conf.urls import include, url
from django.utils import timezone