Django-ultracache

Latest version: v2.2

Safety actively analyzes 631310 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 7

1.11.10

-------
. Ensure a working error message if pika is not found.
. `cached_get` now considers any object accessed in get_context_data and not just objects accessed in the view template.
. The original request headers are now sent to the purgers along with the path. This enables fine-grained proxy invalidation.
. Django 2.0 and Python 3 compatibility. Django 1.9 support has been dropped.

1.11.9

------
. Simplify the DRF caching implementation. It also now considers objects touched by sub-serializers.

1.11.8

------
. The DRF settings now accept dotted names.
. The DRF setting now accepts a callable whose result forms part of the cache key.

1.11.7

------
. Use pickle to cache DRF data because DRF uses a Decimal type that isn't recognized by Python's json library.

1.11.6

------
. Adjust the DRF decorator so it can be used in more places.

1.11.5

------
. Django Rest Framework caching does not cache the entire response anymore, only the data and headers.

Page 2 of 7

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.