This commit is contained in:
Maciej Jaworski 2016-02-23 11:19:26 +00:00
commit ef3c35cda9

View File

@ -116,3 +116,5 @@ REST_FRAMEWORK = {
'rest_framework.authentication.TokenAuthentication', 'rest_framework.authentication.TokenAuthentication',
) )
} }