This website requires JavaScript.
Explore
Help
Sign In
tom
/
food
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
5fd445087281dff65dfc158795834aef2cddaf1b
food
/
kitchen
T
History
Caine
5fd4450872
Fix seed: use ingredient+location for get_or_create, add missing freezer items
2026-04-01 22:51:35 +01:00
..
management
Fix seed: use ingredient+location for get_or_create, add missing freezer items
2026-04-01 22:51:35 +01:00
migrations
Add initial migration, create superuser
2026-04-01 22:48:45 +01:00
__init__.py
Configure settings: add kitchen app, DRF, timezone, allowed hosts
2026-04-01 22:48:28 +01:00
admin.py
Configure settings: add kitchen app, DRF, timezone, allowed hosts
2026-04-01 22:48:28 +01:00
apps.py
Configure settings: add kitchen app, DRF, timezone, allowed hosts
2026-04-01 22:48:28 +01:00
models.py
Add all Django models: pantry, ingredients, meta-recipes, recipes, cook log, shopping list
2026-04-01 22:47:35 +01:00
tests.py
Configure settings: add kitchen app, DRF, timezone, allowed hosts
2026-04-01 22:48:28 +01:00
views.py
Configure settings: add kitchen app, DRF, timezone, allowed hosts
2026-04-01 22:48:28 +01:00