django-project/recipes
2023-03-02 18:58:21 +01:00
..
migrations Start App Recipes 2023-02-17 16:37:03 +01:00
templates fixup! Add forms for adding recipes and versions 2023-03-02 18:58:21 +01:00
__init__.py Start App Recipes 2023-02-17 16:37:03 +01:00
admin.py Add recipe and version HTMLs for viewing 2023-02-17 16:37:13 +01:00
apps.py Start App Recipes 2023-02-17 16:37:03 +01:00
forms.py fixup! Add forms for adding recipes and versions 2023-03-02 18:58:21 +01:00
models.py fixup! Add forms for adding recipes and versions 2023-03-02 18:58:21 +01:00
tests.py Start App Recipes 2023-02-17 16:37:03 +01:00
urls.py fixup! Add forms for adding recipes and versions 2023-02-17 16:41:22 +01:00
views.py fixup! Add forms for adding recipes and versions 2023-03-02 18:58:21 +01:00