django-project/recipes
2023-03-19 19:12:57 +01:00
..
migrations Start App Recipes 2023-03-19 19:12:56 +01:00
__init__.py Start App Recipes 2023-03-19 19:12:56 +01:00
admin.py Register models to admin 2023-03-19 19:12:57 +01:00
apps.py Start App Recipes 2023-03-19 19:12:56 +01:00
forms.py Add forms 2023-03-19 19:12:57 +01:00
models.py Add models 2023-03-19 19:12:57 +01:00
tests.py Start App Recipes 2023-03-19 19:12:56 +01:00
views.py Start App Recipes 2023-03-19 19:12:56 +01:00