mirror of
https://github.com/encode/django-rest-framework.git
synced 2025-07-26 08:00:07 +03:00
,
This commit is contained in:
parent
b78d218fa6
commit
73aeae3a0f
|
@ -245,4 +245,4 @@ class ModelViewSet(mixins.CreateModelMixin,
|
||||||
A viewset that provides default `create()`, `retrieve()`, `update()`,
|
A viewset that provides default `create()`, `retrieve()`, `update()`,
|
||||||
`partial_update()`, `destroy()` and `list()` actions.
|
`partial_update()`, `destroy()` and `list()` actions.
|
||||||
"""
|
"""
|
||||||
pass
|
pass
|
||||||
|
|
Loading…
Reference in New Issue
Block a user