mirror of
https://github.com/TandoorRecipes/recipes.git
synced 2026-01-01 12:18:45 -05:00
basic api
This commit is contained in:
@@ -38,6 +38,7 @@ INSTALLED_APPS = [
|
||||
'django_tables2',
|
||||
'django_filters',
|
||||
'crispy_forms',
|
||||
'rest_framework',
|
||||
'cookbook.apps.CookbookConfig',
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user