TandoorRecipes/cookbook
vabene1111 c06c511dc9 changed unit default in ingredient parser to none
because empty name units are not accepted by unit serializer but null values can be handled by the ingredient serializer (as a unit can be null)
2022-02-21 15:35:36 +01:00
..
fixtures
helper changed unit default in ingredient parser to none 2022-02-21 15:35:36 +01:00
integration Merge branch 'feature/export-progress' into develop 2022-01-28 15:41:49 +01:00
locale compiled translations 2022-02-11 09:31:37 +01:00
management/commands Fix typos 2022-01-20 00:50:41 +01:00
migrations changed source import to match field structure of recipe model 2022-02-19 17:54:00 +01:00
provider Fix typos 2022-01-20 00:50:41 +01:00
static Merge branch 'develop' into feature/custom_filters 2022-02-07 18:56:19 +01:00
templates first boilerplate for new import view 2022-02-19 09:34:42 +01:00
templatetags fixed markdown issue 2022-01-07 11:13:13 +01:00
tests removed case insensitive get_or_create for units 2022-02-17 12:49:41 -06:00
views changed source import to match field structure of recipe model 2022-02-19 17:54:00 +01:00
__init__.py
admin.py basics 2022-01-18 21:09:08 +01:00
apps.py add category context menu 2022-01-05 15:20:10 -06:00
filters.py WIP 2021-09-05 11:17:28 -05:00
forms.py Fix typos 2022-01-20 00:50:41 +01:00
managers.py minor cleanup 2022-02-15 06:42:57 -06:00
models.py changed source import to match field structure of recipe model 2022-02-19 17:54:00 +01:00
schemas.py Fix after rebase 2021-12-28 12:03:32 -06:00
serializer.py changed source import to match field structure of recipe model 2022-02-19 17:54:00 +01:00
signals.py more recipe search tests 2022-02-13 13:53:07 -06:00
tables.py WIP 2021-09-05 11:17:28 -05:00
urls.py Merge branch 'develop' into feature/custom_filters 2022-02-07 18:56:19 +01:00