Django-ultracache

Latest version: v2.2

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

Scan your dependencies

Page 1 of 7

2.2

---
. Django 4.0 compatibility.

2.1.1

-----
. Ensure cache coherency should a purger fail.

2.1.0

-----
. Django 3 compatibility.
. Fix potential thread local residual data issue.

2.0.0

-----
. Remove dependency on the sites framework everywhere. The sites framework is still automatically
considered if an installed app.
. Do not store metadata in the request anymore but in a list on thread locals.
. Introduce class utils.Ultracache to subject arbitrary pieces of Python code to caching.
. Drop Django 1 support.

1.11.12

-------
. Simpler class based decorator.
. Add Django 2.1 and Python 3.6 tests.

1.11.11

-------
. Add a test for tasks.

Page 1 of 7

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.