mirror of
https://github.com/encode/django-rest-framework.git
synced 2025-08-04 20:40:14 +03:00
add docs
This commit is contained in:
parent
844172d45d
commit
a145b376b5
|
@ -163,6 +163,7 @@ The available decorators are:
|
||||||
* `@authentication_classes(...)`
|
* `@authentication_classes(...)`
|
||||||
* `@throttle_classes(...)`
|
* `@throttle_classes(...)`
|
||||||
* `@permission_classes(...)`
|
* `@permission_classes(...)`
|
||||||
|
* `@content_negotiation_class(...)`
|
||||||
|
|
||||||
Each of these decorators takes a single argument which must be a list or tuple of classes.
|
Each of these decorators takes a single argument which must be a list or tuple of classes.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user