Skip to content

Commit b5ecca9

Browse files
authored
Merge branch 'master' into fix-784-relationship-view-patch-endpoint
2 parents 528ff07 + f87eeaf commit b5ecca9

16 files changed

+138
-415
lines changed

.pylintrc

-380
This file was deleted.

AUTHORS

+1
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,5 @@ Nathanael Gordon <[email protected]>
2929
Charlie Allatson <[email protected]>
3030
Joseba Mendivil <[email protected]>
3131
Felix Viernickel <[email protected]>
32+
René Kälin <[email protected]>
3233
Tom Glowka <[email protected]>

CHANGELOG.md

+1
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ any parts of the framework not mentioned in the documentation should generally b
2323

2424
* `SerializerMethodResourceRelatedField` is now consistent with DRF `SerializerMethodField`:
2525
* Pass `method_name` argument to specify method name. If no value is provided, it defaults to `get_{field_name}`
26+
* Allowed repeated filter query parameters.
2627

2728
### Deprecated
2829

0 commit comments

Comments
 (0)