Conform code to standards

This commit is contained in:
Daniel Quinn
2018-09-23 12:41:28 +01:00
parent 52bfeb2ad0
commit 57b9add307
4 changed files with 198 additions and 103 deletions

View File

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