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
e76a8fe656ba12aadfc0abe8d5c2d81b1051866f
food
/
kitchen
T
History
Caine
e76a8fe656
Add seed command: 29 ingredients, pantry from Pantry.md, 2 meta-recipes (stir fry + traybake)
2026-04-01 22:50:04 +01:00
..
management
Add seed command: 29 ingredients, pantry from Pantry.md, 2 meta-recipes (stir fry + traybake)
2026-04-01 22:50:04 +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