food-planner/food_planner
Jim Martens 780155c241 Added all models to Admin 2020-02-19 13:25:17 +01:00
..
migrations Renamed StoredIngredients to StoredIngredient 2020-02-19 13:21:06 +01:00
templates Renamed overlooked references to chaos_dating 2020-02-19 12:37:40 +01:00
__init__.py Renamed app and Django template 2020-02-19 10:55:46 +01:00
account_urls.py Renamed app and Django template 2020-02-19 10:55:46 +01:00
admin.py Added all models to Admin 2020-02-19 13:25:17 +01:00
apps.py Renamed app and Django template 2020-02-19 10:55:46 +01:00
forms.py Created models for food planner 2020-02-19 12:37:58 +01:00
models.py Fixed __str__ of Pantry 2020-02-19 13:24:56 +01:00
tests.py Renamed app and Django template 2020-02-19 10:55:46 +01:00
translation.py Specified ingredients and kitchen utilities as translatable 2020-02-19 13:14:15 +01:00
urls.py Renamed further remnants of app to food_planner 2020-02-19 12:44:33 +01:00
views.py Renamed further remnants of app to food_planner 2020-02-19 12:44:33 +01:00