github TandoorRecipes/recipes 0.11.0
Shopping List (1/?)

latest releases: 1.5.17, 1.5.16, 1.5.15...
3 years ago

Completely reworked and improved shopping list system

  • lists are now persistent
  • multiple users can use a shopping list at the same time with live updates
  • the same recipe can be added multiple times with different scaling
  • the export is more customizable
  • shopping lists support scaling (including meal plan and recipe conversion into lists)

Although many improvements have been made to the shopping list there are quite some more planned (see #114). I wanted to release this version since the old shopping list was broken and because several other fixes and features were added in the meantime.


  • added ability to create invite links to allow account registration (on system page) #165

  • added ability to create notes for ingredients during import #169 - fixed deselecting of units would cause errors in website import

  • added ability to configure MEDIA_URL and STATIC_URL in .env (thanks @stewartadam)

  • added improved manual install instructions (thanks to @Mwoua)

  • added ability to set a message (in admin > Spaces) that is displayed below the nav bar

  • improved website import parser

  • improved increased maximum size of textarea for recipe step instructions

  • updated several dependencies (including django) to their latest versions

  • fixed clearing amount in recipe edit would show error (now defaults to 0) #180

  • fixed ingredients without units #161 (thanks to @LBBO)

  • fixed deselecting of units would cause errors in website import

  • fixed recipes without instructions not showing images

  • fixed validation and transaction errors when importing recipes #171

There are several new settings available in .env. If you dont want to change them there is nothing you need to do, if you want to change them please take a look at the provided .env.template for any new settings and their documentation.

Don't miss a new recipes release

NewReleases is sending notifications on new releases.