Commit Graph

16 Commits

Author SHA1 Message Date
d706ae1645 Fix planche generation issues 2025-08-05 20:58:51 +02:00
6a05e46946 Moving fast and breaking things
This is a first commit in preparation for 2.0

- now using prototempaltes™
- updated README
- makefile for some nice shortcuts
- add new tikettes
- remove tikettes

Things that don't work (yet)
- authentication on the main frontend (there is none)
- generating PDFs
2025-08-05 15:14:25 +02:00
f6ad73ef85 Remove old backend. Byebye. 2025-08-05 15:14:12 +02:00
e222962eee backend: add missing db migration 2025-08-04 16:33:43 +02:00
bbc59931e1 Fix borken thangs 2024-09-03 19:26:28 +00:00
b838c79cdb CSRF $#%?@!!. Also konami to django admin 2023-08-03 20:11:45 +02:00
55711d68c1 backend: allow all hosts 2023-08-03 17:59:59 +02:00
2b539a45d2 Set subs per product category 2023-07-03 20:52:43 +02:00
0d164a1f31 Now deployable 2023-07-03 19:56:32 +02:00
2395bc215d Backend LGTM 2023-07-03 16:56:58 +02:00
9a7ce60913 manage.py makemigrations 2023-07-03 16:38:35 +02:00
0bbe9d9fd9 First shot at a working backend 2023-07-03 16:36:23 +02:00
7ccfef49d5 Prepare new django-based backend
- django-admin startproject zetikettes
- python3 manage.py startapp tikette
2023-07-03 16:32:00 +02:00
a62ecd15d7 Fix dockerfile and add a quick test
See readme for instructions
2023-07-03 15:12:06 +02:00
09f3765f4f Move fonts to backend 2023-06-28 23:47:19 +02:00
5a2ce71f3c Small refactor into backend & frontend 2023-06-28 23:43:32 +02:00