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 26a7807 commit 946c77dCopy full SHA for 946c77d
docs/community/release-notes.md
@@ -187,7 +187,7 @@ Be sure to upgrade to Python 3 before upgrading to Django REST Framework 3.10.
187
* Fixed Javascript `e.indexOf` is not a function error [#5982][gh5982]
188
* Fix schemas for extra actions [#5992][gh5992]
189
* Improved get_error_detail to use error_dict/error_list [#5785][gh5785]
190
-* Imprvied URLs in Admin renderer [#5988][gh5988]
+* Improved URLs in Admin renderer [#5988][gh5988]
191
* Add "Community" section to docs, minor cleanup [#5993][gh5993]
192
* Moved guardian imports out of compat [#6054][gh6054]
193
* Deprecate the `DjangoObjectPermissionsFilter` class, moved to the `djangorestframework-guardian` package. [#6075][gh6075]
0 commit comments