django-rest-framework-tutorial icon indicating copy to clipboard operation
django-rest-framework-tutorial copied to clipboard

设置权限时,如果允许任意用户get,只允许授权用户post的话,可以引入IsAuthenticatedOrReadOnly类

Open np-csu opened this issue 6 years ago • 1 comments

np-csu avatar Aug 26 '18 14:08 np-csu

感謝,看了一下官方的文件 http://www.django-rest-framework.org/api-guide/permissions/#isauthenticatedorreadonly,的確是這樣,感謝提醒。

twtrubiks avatar Sep 04 '18 14:09 twtrubiks