mirror of
https://github.com/encode/django-rest-framework.git
synced 2025-07-27 08:29:59 +03:00
Tweak release notes
This commit is contained in:
parent
7356b34911
commit
a502e49f73
|
@ -40,7 +40,7 @@ You can determine your currently installed version using `pip show`:
|
|||
|
||||
Date: 26th March 2021
|
||||
|
||||
* Revert use of `deque` instead of `list` for tracking throttling `.history`. (Due to incompatibility with DjangoRedis cache backend.) [#7849]
|
||||
* Revert use of `deque` instead of `list` for tracking throttling `.history`. (Due to incompatibility with DjangoRedis cache backend. See #7870) [#7872]
|
||||
|
||||
### 3.12.3
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user