We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dd33ebb commit 734c534Copy full SHA for 734c534
docs/community/release-notes.md
@@ -174,7 +174,7 @@ Be sure to upgrade to Python 3 before upgrading to Django REST Framework 3.10.
174
* Add testing of Python 3.7 support [#6141][gh6141]
175
* Test using Django 2.1 final release. [#6109][gh6109]
176
* Added djangorestframework-datatables to third-party packages [#5931][gh5931]
177
-* Change ISO 8601 date format to exclude year/month [#5936][gh5936]
+* Change ISO 8601 date format to exclude year/month-only options [#5936][gh5936]
178
* Update all pypi.python.org URLs to pypi.org [#5942][gh5942]
179
* Ensure that html forms (multipart form data) respect optional fields [#5927][gh5927]
180
* Allow hashing of ErrorDetail. [#5932][gh5932]
0 commit comments