TandoorRecipes/cookbook/helper
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
..
scrapers minor cleanup 2021-08-13 11:23:47 -05:00
__init__.py made it possible to disable signup 2021-01-24 16:41:25 +01:00
AllAuthCustomAdapter.py fixed enable signup parameter for social auth 2021-06-21 12:43:52 +02:00
context_processors.py manage link for hosted version 2021-06-07 16:09:26 +02:00
CustomStorageClass.py enable caching for signed s3 urls 2021-06-05 13:43:10 +02:00
CustomTestRunner.py fixed normal django test running with scopes 2021-02-25 22:19:51 +01:00
dal.py ingredients and helpers 2021-02-20 21:26:16 +01:00
HelperFunctions.py construct values in queryset instead of serializer methods 2022-01-11 07:24:59 -06:00
image_processing.py fixed png scaling algortihm 2021-11-09 17:59:31 +01:00
ingredient_parser.py changed unit default in ingredient parser to none 2022-02-21 15:35:36 +01:00
mdx_attributes.py custom scraper fails safe 2021-04-16 09:02:03 -05:00
mdx_urlize.py helper/mdx_urlize 2021-01-10 13:46:53 +01:00
permission_config.py helper/permissions_config 2021-01-10 13:47:23 +01:00
permission_helper.py fix shopping list sharing 2022-01-29 11:59:06 -06:00
recipe_html_import.py fixes 1129 2021-12-23 07:38:30 -06:00
recipe_search.py rename to prevent shadowing 2022-02-19 08:53:25 +01:00
recipe_url_import.py changed source import to match field structure of recipe model 2022-02-19 17:54:00 +01:00
scope_middleware.py fixed undefined var 2022-01-06 16:57:17 +01:00
shopping_helper.py various fixes 2022-02-08 08:13:16 -06:00
template_helper.py minor cleanup 2022-02-15 06:42:57 -06:00