minor changes

This commit is contained in:
Jonas Winkler
2018-12-11 12:26:44 +01:00
parent 8f0d53c54a
commit 7d717735fe
3 changed files with 3 additions and 3 deletions

View File

@@ -81,7 +81,7 @@ INSTALLED_APPS = [
"rest_framework",
"crispy_forms",
"django_filters"
"django_filters",
]