django-project/recipes
2023-03-06 18:19:47 +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 versions need a user 2023-03-06 18:19:47 +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 refactor edit_version view fun 2023-03-06 18:16:22 +01:00