Commit Graph

6 Commits

Author SHA1 Message Date
10d288f3c1 Add prices for lower quantities (500-999L)
Don't forget to run the migratedb command
2022-08-16 00:39:22 +02:00
e749128b16 Sort imports with isort 2022-07-21 00:40:45 +02:00
c153aceaea Fix MySQLDatabase missing import 2022-07-21 00:31:27 +02:00
25c5a4179c Database: allow mysql, config in ini file
Also check for ini file existence at startup
2022-07-20 23:31:12 +02:00
b190eebe46 Show prices through a minimal webapp 2022-07-10 23:12:26 +02:00
6222214a89 Save prices to database (sqlite) 2022-07-10 21:07:06 +02:00