Django-ormcache

Latest version: v1.2.2

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

Scan your dependencies

Page 1 of 2

1.2

----

* Truncate cache keys to 250 characters, as Memcache requires smaller keys

1.1.1

------

* Test on Django 1.10 [40](https://github.com/educreations/django-ormcache/pull/40)
* Invalidation after delete does not log an error [41](https://github.com/educreations/django-ormcache/pull/41)

1.1

------

* Support for Django 1.9
* PEP8 cleanup
* Support for Python 3.5
* Drop support for Django < 1.7

1.0.1

------

* Support for Django 1.8

1.0

----

* Limited handling of filtered querysets (`qs.filter(pk=42).get()`) on Django 1.7+.
* Support ForeignKey lookups (when `use_for_related_fields = True` is set on the manager) on Django 1.7+.

0.4

----

* Python 3 support
* `from_ids` now returns the model instances in the same order they were given in

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.