Commit Graph

27 Commits

Author SHA1 Message Date
2f33a27e47 Stupid line endings. 2024-06-21 07:21:38 -04:00
12fca700da Rename BatchRecipe -> Recipe.
Much better now thanks.
2024-06-20 15:02:17 -04:00
dd9ae6cd21 Return some zero's when recipe is empty.
Get rid of errors.
closes #12
2024-06-20 11:26:08 -04:00
14fb791357 Lots of PEP8 changes. 2024-06-20 10:50:44 -04:00
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
34470cbea7 BJCP style data in json format. 2024-06-18 15:17:10 -04:00
9566f203a0 Make a basic recipe display page.
No modificiation possible from here yet.
2024-06-18 15:16:22 -04:00
d6aa8e8d6a Add a bunch of properties for beer calculation. 2024-06-18 15:15:22 -04:00
8a3c80b517 Add batch size to beer model. 2024-06-18 15:14:28 -04:00
1a4d352d85 Forgot to commit this. 2024-06-17 16:24:24 -04:00
b05f486f19 Testing beer recipe pages. 2024-06-17 16:23:04 -04:00
cd66ff1f50 New functions for converting BF recipes eventually. 2024-06-17 16:22:44 -04:00
1eab86e5ae Add time and use to recipehop model. 2024-06-17 14:25:09 -04:00
06dfd5a9e9 Show name for model print. 2024-06-17 14:11:17 -04:00
e0ac1f96db Create basic recipe stuff. 2024-06-17 13:56:13 -04:00
61b5a860e1 Migrations for new database field. 2024-06-13 17:28:03 -04:00
b1332dede9 Implement basic call to brewfather to pull data. 2024-06-13 16:15:35 -04:00
17601109c6 Add migrations for new profile. 2024-06-13 12:00:58 -04:00
3c335d53a4 Add super basic user profile model.
for now just has encrypted brewfather api credentials.
2024-06-13 11:53:48 -04:00
c3634141a3 Basic outline of yeast sample page.
None of the controls do anything yet.
2024-06-07 07:54:23 -04:00
Chris GIACOFEI
ff717d917d Add beer homepage to get rid of server error. 2024-06-06 10:48:39 -04:00
Chris GIACOFEI
c70b326c37 Get rid of unneeded logging. 2024-06-05 10:30:08 -04:00
Chris GIACOFEI
be3eb2fefe Add missing url patterns. 2024-06-05 10:27:13 -04:00
Chris GIACOFEI
4c6fe9824d Clean up admin modules with mixins. 2024-06-05 10:07:39 -04:00
Chris GIACOFEI
bcbdc5586e Reset migrations. 2024-06-05 08:33:03 -04:00
Chris GIACOFEI
564ca78976 Smoosh all the migrations down.
This is true starting point.
2024-06-03 12:55:20 -04:00
Chris GIACOFEI
019f7b5b19 initial commit. 2024-05-30 16:26:55 -04:00