diff options
author | Tom Pansino <2768420+tpansino@users.noreply.github.com> | 2021-02-18 21:07:09 +0000 |
---|---|---|
committer | Tom Pansino <2768420+tpansino@users.noreply.github.com> | 2021-02-18 21:07:09 +0000 |
commit | 5395c92b92822293d30236850c09fd71d72c5090 (patch) | |
tree | f9a854cd13c056b2ce72cc11879308ce12857499 | |
parent | Merge pull request #2377 from timvisee/master (diff) | |
download | awesome-selfhosted-5395c92b92822293d30236850c09fd71d72c5090.tar.gz awesome-selfhosted-5395c92b92822293d30236850c09fd71d72c5090.zip |
Rename Recipes to Tandoor Recipes
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -567,7 +567,7 @@ _CMS are a practical way to setup a website with many features. CMS often come w ### Recipe management - [OpenEats](https://github.com/open-eats/OpenEats) - Recipe management site that allows users to create, store, share and rate recipes, create grocery lists, and more. ([Demo](https://open-eats.github.io/)) `MIT` `Python` -- [Recipes](https://github.com/vabene1111/recipes) - Recipes is a Django application to manage, tag and search recipes using either built-in models or external storage providers hosting PDF's, Images or other files. `MIT` `Python` +- [Tandoor Recipes](https://github.com/vabene1111/recipes) - Django application to manage, tag and search recipes using either built-in models or external storage providers hosting PDFs, Images or other files. `MIT` `Python` ### E-commerce |