mirror of
https://github.com/encode/django-rest-framework.git
synced 2025-07-18 12:12:19 +03:00
Changes to docs should not be included in release notes.
This commit is contained in:
parent
7f559215e0
commit
631b8c1ef3
|
@ -43,7 +43,6 @@ Date: ...
|
||||||
* Added jQuery 3.7.1 support & dropped previous version [[#9094](https://github.com/encode/django-rest-framework/pull/9094)]
|
* Added jQuery 3.7.1 support & dropped previous version [[#9094](https://github.com/encode/django-rest-framework/pull/9094)]
|
||||||
* Use str as default path converter [[#9066](https://github.com/encode/django-rest-framework/pull/9066)]
|
* Use str as default path converter [[#9066](https://github.com/encode/django-rest-framework/pull/9066)]
|
||||||
* Document support for http.HTTPMethod in the @action decorator added in Python 3.11 [[#9067](https://github.com/encode/django-rest-framework/pull/9067)]
|
* Document support for http.HTTPMethod in the @action decorator added in Python 3.11 [[#9067](https://github.com/encode/django-rest-framework/pull/9067)]
|
||||||
* Add note for HiddenField behavior [[#9055](https://github.com/encode/django-rest-framework/pull/9055)]
|
|
||||||
* Add docs validation to release process [[#6967](https://github.com/encode/django-rest-framework/pull/6967)]
|
* Add docs validation to release process [[#6967](https://github.com/encode/django-rest-framework/pull/6967)]
|
||||||
* Update exceptions.md [[#9071](https://github.com/encode/django-rest-framework/pull/9071)]
|
* Update exceptions.md [[#9071](https://github.com/encode/django-rest-framework/pull/9071)]
|
||||||
* Partial serializer should not have required fields [[#7563](https://github.com/encode/django-rest-framework/pull/7563)]
|
* Partial serializer should not have required fields [[#7563](https://github.com/encode/django-rest-framework/pull/7563)]
|
||||||
|
|
Loading…
Reference in New Issue
Block a user