django-project/recipes
2023-03-25 12:55:52 +01:00
..
migrations Start App Recipes 2023-03-19 19:12:56 +01:00
templates Format body of recipe 2023-03-25 12:55:52 +01:00
templatetags Format body of recipe 2023-03-25 12:55:52 +01:00
__init__.py Start App Recipes 2023-03-19 19:12:56 +01:00
admin.py Add license header to source files 2023-03-19 19:12:57 +01:00
apps.py Add license header to source files 2023-03-19 19:12:57 +01:00
forms.py Fix AttributeError bug 2023-03-25 12:12:35 +01:00
models.py Switch to slug with allow_unicode=True 2023-03-24 16:29:43 +01:00
tests.py Add license header to source files 2023-03-19 19:12:57 +01:00
urls.py Switch to slug with allow_unicode=True 2023-03-24 16:29:43 +01:00
views.py Add img field to version 2023-03-24 16:18:48 +01:00