Commit Graph

7 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
e222962eee backend: add missing db migration 2025-08-04 16:33:43 +02:00
2b539a45d2 Set subs per product category 2023-07-03 20:52:43 +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