mirror of
https://github.com/encode/django-rest-framework.git
synced 2025-07-25 23:50:01 +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()`,
|
||||
`partial_update()`, `destroy()` and `list()` actions.
|
||||
"""
|
||||
pass
|
||||
pass
|
||||
|
|
Loading…
Reference in New Issue
Block a user