django-project/recipes
Benjamin deb8d339d6 fixup! Add forms for adding recipes and versions
implement edit version with bug where editing and saving yields existing
slug error
2023-03-02 22:01:32 +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 22:01:32 +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 22:01:32 +01:00
models.py fixup! Add forms for adding recipes and versions 2023-03-02 19:43:04 +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-03-02 22:01:32 +01:00
views.py fixup! Add forms for adding recipes and versions 2023-03-02 22:01:32 +01:00