mirror of
https://github.com/Hopiu/django.git
synced 2026-04-23 16:24:50 +00:00
Also removed the hasattr check when firing request_finished signal for caches with a 'close' method. Should be safe to call `cache.close` everywhere now |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| closeable_cache.py | ||
| liberal_backend.py | ||
| models.py | ||
| tests.py | ||