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
999ca28b67c46f9f11f9ec1ebc0c91cb2fa82287
food
/
kitchen
T
History
Caine
999ca28b67
Add initial migration, create superuser
2026-04-01 22:48:45 +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