Commit 79d1f060 authored by Rafal's avatar Rafal

add application to server

parent cf7b2bba
...@@ -38,6 +38,7 @@ INSTALLED_APPS = ( ...@@ -38,6 +38,7 @@ INSTALLED_APPS = (
'django.contrib.staticfiles', 'django.contrib.staticfiles',
'rest_framework', 'rest_framework',
'rest_framework.authtoken', 'rest_framework.authtoken',
'JoinTheCityREST'
) )
REST_FRAMEWORK = { REST_FRAMEWORK = {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment