corrected the setting description

This commit is contained in:
Christian 2022-05-14 22:02:12 +01:00 committed by GitHub
parent d749efdab1
commit 2e00290955
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -51,7 +51,7 @@ DEFAULTS = {
'DEFAULT_PAGINATION_CLASS': None, 'DEFAULT_PAGINATION_CLASS': None,
'DEFAULT_FILTER_BACKENDS': [], 'DEFAULT_FILTER_BACKENDS': [],
# Model view behavior # Model serializer behavior
'STRICT_PARTIAL_UPDATE': False, 'STRICT_PARTIAL_UPDATE': False,
# Schema # Schema