django-project/recipes
2023-03-06 17:58:25 +01:00
..
migrations Start App Recipes 2023-02-17 16:37:03 +01:00
templates remove explicit permission checks 2023-03-06 17:53:01 +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 Implement add recipe with version 2023-03-05 19:20:07 +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 add edit-recipe-name 2023-03-05 19:53:56 +01:00
views.py always enforce version URI 2023-03-06 17:58:25 +01:00