brewery-website/beer
2024-06-21 11:33:47 -04:00
..
migrations Add many to many field with through relationship for fermentables. 2024-06-21 11:32:53 -04:00
static BJCP style data in json format. 2024-06-18 15:17:10 -04:00
templates/beer Remove as much list comprehension as possible. 2024-06-21 11:33:47 -04:00
__init__.py
admin.py Rename BatchRecipe -> Recipe. 2024-06-20 15:02:17 -04:00
apps.py
extras.py Lots of PEP8 changes. 2024-06-20 10:50:44 -04:00
models.py Remove as much list comprehension as possible. 2024-06-21 11:33:47 -04:00
urls.py Getting interface ready for modals. 2024-06-21 07:22:50 -04:00
views.py Remove as much list comprehension as possible. 2024-06-21 11:33:47 -04:00