mirror of
https://github.com/Hopiu/django.git
synced 2026-03-27 11:20:24 +00:00
DatabaseCache._cull implementation could fail if no key was found to perform a deletion in the table. This prevented the new cache key/value from being correctly added. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| closeable_cache.py | ||
| liberal_backend.py | ||
| models.py | ||
| tests.py | ||