mirror of
https://github.com/django/django.git
synced 2025-11-07 07:15:35 +00:00
Fixed #12982 -- Added a get_or_set() method to the BaseCache backend.
This commit is contained in:
@@ -94,7 +94,8 @@ Minor features
|
||||
Cache
|
||||
^^^^^
|
||||
|
||||
* ...
|
||||
* ``django.core.cache.backends.base.BaseCache`` now has a ``get_or_set()``
|
||||
method.
|
||||
|
||||
Email
|
||||
^^^^^
|
||||
|
||||
Reference in New Issue
Block a user