File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -47,7 +47,7 @@ You can determine your currently installed version using `pip freeze`:
47
47
* More helpful error message when the default Serializer ` create() ` fails. ([ #2013 ] [ gh2013 ] )
48
48
* Raise error when attempting to save serializer if data is not valid. ([ #2098 ] [ gh2098 ] )
49
49
* Fix ` FileUploadParser ` breaks with empty file names and multiple upload handlers. ([ #2109 ] [ gh2109 ] )
50
- * Improve BindingDict` to support standard dict-functions. ([ #2135 ] [ gh2135 ] , [ #2163 ] [ gh2163 ] )
50
+ * Improve ` BindingDict ` to support standard dict-functions. ([ #2135 ] [ gh2135 ] , [ #2163 ] [ gh2163 ] )
51
51
* Add ` validate() ` to ` ListSerializer ` . ([ #2168 ] [ gh2168 ] , [ #2225 ] [ gh2225 ] , [ #2232 ] [ gh2232 ] )
52
52
* Fix JSONP renderer failing to escape some characters. ([ #2169 ] [ gh2169 ] , [ #2195 ] [ gh2195 ] )
53
53
* Add missing default style for ` FileField ` . ([ #2172 ] [ gh2172 ] )
You can’t perform that action at this time.
0 commit comments