API is halfway there

This commit is contained in:
Daniel Quinn
2016-02-16 09:28:34 +00:00
parent bbe7a02b4d
commit cebc44f2c9
5 changed files with 76 additions and 5 deletions

View File

@@ -44,6 +44,8 @@ INSTALLED_APPS = [
"documents",
"logger",
"rest_framework",
]
MIDDLEWARE_CLASSES = [