flaschengeist/flaschengeist/plugins/pricelist
Ferdinand Thiessen 6a35137a27 feat(db): Add database migration support, implements #19
Migrations allow us to keep track of database changes and upgrading databases if needed.

* Add initial migrations for core Flaschengeist
* Add migrations to balance
* Add migrations to pricelist

* Skip plugins with not satisfied dependencies.
2022-03-08 17:22:55 +01:00
..
migrations feat(db): Add database migration support, implements #19 2022-03-08 17:22:55 +01:00
__init__.py feat(db): Add database migration support, implements #19 2022-03-08 17:22:55 +01:00
models.py [cleanup] PEP8 cleanup 2021-11-18 12:56:02 +01:00
permissions.py [pricelist] add more permissions 2021-04-14 22:42:57 +02:00
pricelist_controller.py [pricelist] Delete old images 2021-11-19 13:32:54 +01:00