upgrade to new pretix, remove download, add page links

This commit is contained in:
_Bastler
2023-12-15 22:09:23 +01:00
parent f106e3ce4f
commit d1bd82080a
25 changed files with 528 additions and 137 deletions
+1
View File
@@ -0,0 +1 @@
# put your pytest fixtures here
+3
View File
@@ -0,0 +1,3 @@
def test_empty():
# put your first tests here
assert 1 + 1 == 2