This commit is contained in:
Christian 2022-05-17 21:56:01 +01:00 committed by GitHub
parent ec882edc11
commit 3522dc09a8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -154,6 +154,12 @@ when saving an instance during a model serializer update with `partial=True`.
Default: `False` Default: `False`
#### PARTIAL_UPDATE_EXTRA_FIELDS
Lets you specify the fields you will like to update everytime like `mod_date` or `modified_at`.
Default: `[]`
--- ---
## Versioning settings ## Versioning settings