mirror of
https://github.com/encode/django-rest-framework.git
synced 2025-07-18 04:02:35 +03:00
Fix up spelling
This commit is contained in:
parent
0dc72cd0ca
commit
c059228a89
|
@ -40,7 +40,7 @@ You can determine your currently installed version using `pip show`:
|
||||||
|
|
||||||
Date: 22nd March 2024
|
Date: 22nd March 2024
|
||||||
|
|
||||||
* Fix `SearchFilter` handling of quoted and comma seperated strings, when `.get_search_terms` is being called into by a custom class. See [[#9338](https://github.com/encode/django-rest-framework/issues/9338)]
|
* Fix `SearchFilter` handling of quoted and comma separated strings, when `.get_search_terms` is being called into by a custom class. See [[#9338](https://github.com/encode/django-rest-framework/issues/9338)]
|
||||||
* Revert number of 3.15.0 issues which included unintended side-effects. See [[#9331](https://github.com/encode/django-rest-framework/issues/9331)]
|
* Revert number of 3.15.0 issues which included unintended side-effects. See [[#9331](https://github.com/encode/django-rest-framework/issues/9331)]
|
||||||
|
|
||||||
### 3.15.0
|
### 3.15.0
|
||||||
|
|
Loading…
Reference in New Issue
Block a user