mirror of
https://github.com/encode/django-rest-framework.git
synced 2025-07-27 08:29:59 +03:00
corrected the setting description
This commit is contained in:
parent
d749efdab1
commit
2e00290955
|
@ -51,7 +51,7 @@ DEFAULTS = {
|
|||
'DEFAULT_PAGINATION_CLASS': None,
|
||||
'DEFAULT_FILTER_BACKENDS': [],
|
||||
|
||||
# Model view behavior
|
||||
# Model serializer behavior
|
||||
'STRICT_PARTIAL_UPDATE': False,
|
||||
|
||||
# Schema
|
||||
|
|
Loading…
Reference in New Issue
Block a user