Django-cacheback

Latest version: v3.0.0

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

Scan your dependencies

Page 2 of 4

1.3

~~~
* Add set method, with the same semantics as delete & get. Updated docs.

1.2

~~~

* Add support for Django 1.10 (and drop support for Django < 1.8)
* Refactored codebase, cleaned up method naming and module structure. Old imports
and methods will work at least for this release. RemovedInCacheback13Warning is
set if old methods or imports are used.
* Add option to have a different cache per cacheback job

1.1

~~~

* Added support for multiple background workers (currently Celery and rq)
* Add pytest support

1.0

~~~
* Support Django versions >= 1.7
* Update sandbox to work with Django 1.9

0.9.1

~~~~~
* Fix silly ``NameError`` introduced in 0.9 (`39`)

.. _`39`: https://github.com/codeinthehole/django-cacheback/pull/39

0.9

~~~
* Add support for other caches (`32`_)
* Fix inconsistent hasing issue in Python 3.x (`28`_)
* Allow ``job_class_kwargs`` to be passed to ``cacheback`` decorator (`31`_)

.. _`32`: https://github.com/codeinthehole/django-cacheback/pull/32
.. _`28`: https://github.com/codeinthehole/django-cacheback/pull/28
.. _`31`: https://github.com/codeinthehole/django-cacheback/pull/31

Page 2 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.