brewery-website/beer
Chris Giacofei ea4340c8ea Add parent field to all recipe relations.
Need to make a copy of master item when attaching
to a recipe.
Also add some more calculations.
2024-06-18 20:41:58 -04:00
..
migrations Add parent field to all recipe relations. 2024-06-18 20:41:58 -04:00
static BJCP style data in json format. 2024-06-18 15:17:10 -04:00
templates/beer Add parent field to all recipe relations. 2024-06-18 20:41:58 -04:00
__init__.py
admin.py Create basic recipe stuff. 2024-06-17 13:56:13 -04:00
apps.py
extras.py New functions for converting BF recipes eventually. 2024-06-17 16:22:44 -04:00
models.py Add parent field to all recipe relations. 2024-06-18 20:41:58 -04:00
urls.py Make a basic recipe display page. 2024-06-18 15:16:22 -04:00
views.py Make a basic recipe display page. 2024-06-18 15:16:22 -04:00