27 Commits

Author SHA1 Message Date
060db6b867 Added calories to meal plan presentation 2020-02-23 16:06:44 +01:00
bcd7dd1997 Changed name of home page to Meal plans 2020-02-23 15:40:18 +01:00
854c1a5081 Added page to view meal plan(s) 2020-02-23 15:39:41 +01:00
6ee50c683c Made meal plan name unique per author 2020-02-23 15:39:16 +01:00
2326d590f9 Added kilo calories to profile form 2020-02-23 15:07:54 +01:00
352c0c89f4 Added name to meal plan 2020-02-23 14:23:26 +01:00
78d5ffc8f3 Added order with respect to 2020-02-23 14:21:37 +01:00
e971d5ef74 Added kitchen utilities to admin 2020-02-23 13:21:48 +01:00
863f9c6ce1 Added calories to profile and converted nutritional data to decimal fields 2020-02-23 13:19:03 +01:00
99ea1a8060 Added calories to recipe 2020-02-23 13:05:38 +01:00
815992ce0a Added kitchen utilities inline to recipe form 2020-02-23 12:59:58 +01:00
81af659680 Added meal plan 2020-02-23 12:58:55 +01:00
5b2fd176da Added constraints to many to many tables 2020-02-19 13:37:18 +01:00
e44c08ca09 Added translated verbose names of models 2020-02-19 13:34:34 +01:00
780155c241 Added all models to Admin 2020-02-19 13:25:17 +01:00
5823abeee6 Fixed __str__ of Pantry 2020-02-19 13:24:56 +01:00
f4506d8a7e Renamed StoredIngredients to StoredIngredient 2020-02-19 13:21:06 +01:00
8879d7c5aa Added database fields for translatable fields 2020-02-19 13:15:09 +01:00
227077f49c Specified ingredients and kitchen utilities as translatable 2020-02-19 13:14:15 +01:00
0b3b344669 Renamed UsedIngredients to UsedIngredient 2020-02-19 13:09:25 +01:00
0d1141a0a3 Added missing empty line 2020-02-19 12:59:31 +01:00
37b88f321e Renamed further remnants of app to food_planner 2020-02-19 12:44:33 +01:00
67777e8b6a Created models for food planner 2020-02-19 12:37:58 +01:00
bfdd9d7683 Renamed overlooked references to chaos_dating 2020-02-19 12:37:40 +01:00
6f9ea34c83 Updated package.json 2020-02-19 10:56:22 +01:00
06cd1e4291 Renamed app and Django template 2020-02-19 10:55:46 +01:00
85d5f0b123 Initial commit 2020-02-19 10:34:17 +01:00