Commit Graph

18 Commits

Author SHA1 Message Date
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