Django-cache-memoize

Latest version: v0.2.1

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

Scan your dependencies

Page 2 of 3

0.1.6

~~~~~

- Fetch cache backend later to provide thread-safety
`pull21 <https://github.com/peterbe/django-cache-memoize/pull/21>`_

- Fix cache invalidation with custom key generator
`pull20 <https://github.com/peterbe/django-cache-memoize/pull/20>`_

0.1.5

~~~~~

- Fix when using ``_refresh=False`` and the ``.invalidate()``.
`pull19 <https://github.com/peterbe/django-cache-memoize/pull/19>`_

0.1.4

~~~~~

- Ability to have the memoized function return ``None`` as an actual result.
`pull9 <https://github.com/peterbe/django-cache-memoize/pull/9>`_

0.1.3

~~~~~

- Ability to pass in your own custom cache-key callable function.
Thanks jaumebecks
`pull10 <https://github.com/peterbe/django-cache-memoize/pull/10>`_

0.1.2

~~~~~

- Ability to specify a different-than-default cache alias
Thanks benspaulding
`pull6 <https://github.com/peterbe/django-cache-memoize/pull/6>`_

0.1.1

~~~~~

- Package sit-ups. Main file not a package so it wasn't distributed.

Page 2 of 3

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.