Skip to content

Commit 7e577d9

Browse files
committed
Describe the fix.
1 parent 0366ceb commit 7e577d9

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

AUTHORS

+1
Original file line numberDiff line numberDiff line change
@@ -33,4 +33,5 @@ Sergey Kolomenkin <https://kolomenkin.com>
3333
3434
Tim Selman <[email protected]>
3535
Tom Glowka <[email protected]>
36+
Ulrich Schuster <[email protected]>
3637
Yaniv Peer <[email protected]>

CHANGELOG.md

+1
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ any parts of the framework not mentioned in the documentation should generally b
1313
### Added
1414

1515
* Ability for the user to select `included_serializers` to apply when using `BrowsableAPI`, based on available `included_serializers` defined for the current endpoint.
16+
* Fixed #859: Allow users to overwrite a view's `get_serializer()` and `get_serializer_class()` methods for views that have related fields.
1617

1718

1819
## [4.0.0] - 2020-10-31

0 commit comments

Comments
 (0)