Before this change the ingredient string for non-latin languages was not being parsed into the correct amount or units when the food is found at the start of the ingredient string. This was because the regex being used was restricted to latin characters. With this change the amount and units are correctly parsed from such a string. Fixes https://github.com/TandoorRecipes/recipes/issues/1983 |
||
---|---|---|
.. | ||
api | ||
edits | ||
factories | ||
other | ||
resources | ||
views | ||
__init__.py | ||
conftest.py |