TandoorRecipes/cookbook
2024-02-19 20:53:13 +01:00
..
fixtures
helper fixed food create 2024-02-19 19:57:56 +01:00
integration fixed rezeptsuite importer 2024-02-17 10:52:08 +01:00
locale Translated using Weblate (Italian) 2024-02-17 19:16:35 +00:00
management/commands added management command to delete duplicate food properties 2024-02-19 13:07:34 +01:00
migrations almost all unit conversion working 2024-02-19 17:20:04 +01:00
provider
static recipe list and detail modal background 2024-01-23 18:48:29 +01:00
templates fixed title of space management page 2024-02-18 17:59:06 +01:00
templatetags added help to importer page 2024-02-17 10:51:57 +01:00
tests improved property system to differentiate between unknown and zero 2024-02-18 11:26:16 +01:00
views Merge branch 'develop' of https://github.com/TandoorRecipes/recipes into develop 2024-02-19 20:53:13 +01:00
__init__.py
admin.py fixed meal type constraint 2024-02-05 13:52:52 +01:00
apps.py
forms.py improved importer functions unit and category 2024-02-19 09:41:45 +01:00
managers.py
models.py almost all unit conversion working 2024-02-19 17:20:04 +01:00
schemas.py fixed openapi schema type int ==> integer 2024-02-19 07:34:32 -06:00
serializer.py improved property system to differentiate between unknown and zero 2024-02-18 11:26:16 +01:00
signals.py
tables.py
urls.py Switches to named GET Parameter for servings 2024-02-13 20:59:04 -05:00
version_info.py