flaschengeist/flaschengeist
Tim Gröger 7eb30b662f fix mail-plugin
this fix load config the right way.
now you can install mail-plugin with
```flaschengeist plugin install mail && flaschengeist plugin enable mail```
2023-05-05 10:00:08 +02:00
..
alembic [core][plugin] Unify plugin model and real plugins 2022-08-25 15:39:05 +02:00
cli blacked and add some typings 2023-05-03 06:30:42 +02:00
controller add ua-parser to pares user-agent 2023-05-03 07:46:50 +02:00
database blacked and add some typings 2023-05-03 06:30:42 +02:00
models blacked and add some typings 2023-05-03 06:30:42 +02:00
plugins fix mail-plugin 2023-05-05 10:00:08 +02:00
utils [core][deps] Use sqlalchemy_utils instead of copy-paste code for merging references 2022-08-25 17:07:12 +02:00
__init__.py chore(clean): Drop `_module_path` from flaschengeist 2022-02-21 22:24:33 +01:00
app.py fix json_encoder for flask 2.x 2023-05-03 06:29:55 +02:00
config.py fixed most deprecations from flask and sqlalchemy 2023-04-09 20:57:15 +02: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