mirror of
https://github.com/encode/django-rest-framework.git
synced 2025-07-27 08:29:59 +03:00
Merge 4df1172665
into 4e8f55887d
This commit is contained in:
commit
fe1ba0dab0
|
@ -65,7 +65,7 @@ Default:
|
|||
|
||||
(
|
||||
'rest_framework.authentication.SessionAuthentication',
|
||||
'rest_framework.authentication.UserBasicAuthentication'
|
||||
'rest_framework.authentication.BasicAuthentication'
|
||||
)
|
||||
|
||||
## DEFAULT_PERMISSION_CLASSES
|
||||
|
|
Loading…
Reference in New Issue
Block a user