mirror of
https://github.com/encode/django-rest-framework.git
synced 2024-11-11 04:07:39 +03:00
Fix formatting of the 3.7.4 release note (#5704)
This commit is contained in:
parent
6602171184
commit
832267e945
|
@ -73,6 +73,7 @@ You can determine your currently installed version using `pip freeze`:
|
|||
|
||||
Note: `AutoSchema.__init__` now ensures `manual_fields` is a list.
|
||||
Previously may have been stored internally as `None`.
|
||||
|
||||
* Remove ulrparse compatability shim; use six instead [#5579][gh5579]
|
||||
* Drop compat wrapper for `TimeDelta.total_seconds()` [#5577][gh5577]
|
||||
* Clean up all whitespace throughout project [#5578][gh5578]
|
||||
|
|
Loading…
Reference in New Issue
Block a user