Releases: rsinger86/drf-flex-fields
Releases · rsinger86/drf-flex-fields
1.0.2
11 Mar 13:31
Compare
Sorry, something went wrong.
No results found
Adds control over whether recursive expansions are allowed and allows setting the max expansion depth. Thanks @andruten !
1.0.1
03 Mar 07:06
Compare
Sorry, something went wrong.
No results found
0.9.9
03 Jul 17:29
Compare
Sorry, something went wrong.
No results found
Fixes bug in FlexFieldsFilterBackend. Thanks @michaelschem !
Adds FlexFieldsDocsFilterBackend for schema population. Thanks @Rjevski !
0.9.8
05 Apr 04:08
Compare
Sorry, something went wrong.
No results found
Set expandable fields as the default example for expand query parameters in coreapi.Field. Thanks @JasperSui !
0.9.7
07 Jan 22:00
Compare
Sorry, something went wrong.
No results found
0.9.6
14 Nov 23:23
Compare
Sorry, something went wrong.
No results found
Makes it possible to use wildcard values with sparse fields requests.
0.9.5
06 Oct 04:02
Compare
Sorry, something went wrong.
No results found
0.9.3
15 Aug 19:49
Compare
Sorry, something went wrong.
No results found
Fixes bug where custom parameter names were not passed when constructing nested serializers. Thanks @Kandeel4411 !
0.9.2
06 Aug 14:40
Compare
Sorry, something went wrong.
No results found
Ensures context dict is passed down to expanded serializers. Thanks @nikeshyad !
0.9.1
19 Jun 15:53
Compare
Sorry, something went wrong.
No results found
No longer auto removes source argument if it's equal to the field name.