This commit is contained in:
Mateusz Sikora 2015-11-06 14:36:45 +01:00
parent 1cdbc95dbb
commit c873742394

View File

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