mirror of
https://github.com/encode/django-rest-framework.git
synced 2024-11-22 01:26:53 +03:00
Co-authored-by: Francesco <francesco.cataldo@spinforward.it>
This commit is contained in:
parent
7297f19701
commit
4d0662663a
|
@ -42,7 +42,7 @@ You can determine your currently installed version using `pip show`:
|
||||||
|
|
||||||
**Date**: 14th June 2024
|
**Date**: 14th June 2024
|
||||||
|
|
||||||
* Fix potential XSS vulnerability in browsable API. [#9435](https://github.com/encode/django-rest-framework/pull/9157)
|
* Fix potential XSS vulnerability in browsable API. [#9435](https://github.com/encode/django-rest-framework/pull/9435)
|
||||||
* Revert "Ensure CursorPagination respects nulls in the ordering field". [#9381](https://github.com/encode/django-rest-framework/pull/9381)
|
* Revert "Ensure CursorPagination respects nulls in the ordering field". [#9381](https://github.com/encode/django-rest-framework/pull/9381)
|
||||||
* Use warnings rather than logging a warning for DecimalField. [#9367](https://github.com/encode/django-rest-framework/pull/9367)
|
* Use warnings rather than logging a warning for DecimalField. [#9367](https://github.com/encode/django-rest-framework/pull/9367)
|
||||||
* Remove unused code. [#9393](https://github.com/encode/django-rest-framework/pull/9393)
|
* Remove unused code. [#9393](https://github.com/encode/django-rest-framework/pull/9393)
|
||||||
|
|
Loading…
Reference in New Issue
Block a user