flaschengeist/flaschengeist
Ferdinand Thiessen d8f21d6c0a fix(db): Remove print statement for debugging 2022-02-22 23:24:14 +01:00
..
cli fix(cli): Fix logging when setting verbosity on the cli 2022-02-21 21:02:15 +01:00
controller chore(core): Seperated logic from the plugin code, reduces imports 2022-02-13 14:31:55 +01:00
models fix(db): Add __repr__ to custom column types, same as done by SQLAlchemy 2022-02-22 23:24:14 +01:00
plugins feat(db): Add initial migrations for core Flaschengeist + balance and pricelist plugins 2022-02-22 23:24:14 +01:00
utils docs(misc): Some more documentation fixes 2021-12-19 19:01:27 +01:00
__init__.py chore(clean): Drop `_module_path` from flaschengeist 2022-02-21 22:24:33 +01:00
app.py feat(db): Add database migration support, implements #19 2022-02-22 23:24:14 +01:00
config.py chore(clean): Fix codestyle of config.py 2022-02-22 11:11:23 +01:00
database.py fix(db): Remove print statement for debugging 2022-02-22 23:24:14 +01:00
flaschengeist.toml chore(clean): Drop `_module_path` from flaschengeist 2022-02-21 22:24:33 +01:00
logging.toml fix(cli): Fix logging when setting verbosity on the cli 2022-02-21 21:02:15 +01:00