Commit graph

7 commits

Author SHA1 Message Date
7a9a39f2fb make pricedb currency mandatory
now, if there is a price entry for an ingredient, it either has to have a currency specified or default_currency has to be set in settings.yaml
2023-11-30 03:09:36 +00:00
69e578dba4 allow using a single string as an ingredient instead of a dict 2023-11-28 14:26:34 +00:00
072aa03a53 recipe "description" markdown field 2023-11-21 03:23:58 +01:00
238319b9e1 black format 2023-11-21 03:21:13 +01:00
247fd37560 add a markdown source field to recipe 2023-11-21 03:21:13 +01:00
e4890b6fd8 step sections 2023-11-21 01:43:22 +01:00
81fdafb907 restructure 2023-11-19 00:18:12 +01:00
Renamed from recipes.py (Browse further)