Fix reference to BasicAuthentication in settings.

This commit is contained in:
Marc Tamlyn 2013-01-08 11:45:55 +00:00
parent 4e8f55887d
commit 4df1172665

View File

@ -65,7 +65,7 @@ Default:
(
'rest_framework.authentication.SessionAuthentication',
'rest_framework.authentication.UserBasicAuthentication'
'rest_framework.authentication.BasicAuthentication'
)
## DEFAULT_PERMISSION_CLASSES