Merge pull request #101 from danielquinn/issue/89

Closes #89.
This commit is contained in:
Daniel Quinn
2016-03-28 14:25:56 +01:00
14 changed files with 391 additions and 260 deletions

View File

@@ -43,7 +43,7 @@ INSTALLED_APPS = [
"django_extensions",
"documents",
"documents.apps.DocumentsConfig",
"rest_framework",
"crispy_forms",