flaschengeist/flaschengeist
Ferdinand Thiessen 3935f9386b fix(db): Remove print statement for debugging 2021-12-20 00:56:31 +01:00
..
cli fix(cli): Defaul logging level should be WARNING 2021-12-18 02:12:19 +01:00
controller docs(misc): Some more documentation fixes 2021-12-19 19:01:27 +01:00
models fix(db): Add __repr__ to custom column types, same as done by SQLAlchemy 2021-12-20 00:56:31 +01:00
plugins feat(db): Add initial migrations for core Flaschengeist + balance and pricelist plugins 2021-12-20 00:56:31 +01:00
utils docs(misc): Some more documentation fixes 2021-12-19 19:01:27 +01:00
__init__.py docs(misc): Some more documentation fixes 2021-12-19 19:01:27 +01:00
app.py feat(db): Add database migration support, implements #19 2021-12-20 00:56:31 +01:00
config.py fix(cli): Fix logging level not set on run 2021-12-18 03:03:41 +01:00
database.py fix(db): Remove print statement for debugging 2021-12-20 00:56:31 +01:00
flaschengeist.toml feat(balance): Add option to allow active services to debit other users 2021-12-18 04:23:53 +01:00
logging.toml fix(logging): console logger should default to stderr 2021-12-18 01:50:03 +01:00