Django-memoize

Latest version: v2.3.1

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

Scan your dependencies

Page 2 of 3

2.0.0

- Deprecates Django<1.7
- Improves unicode stability

1.3.0

- Fixes a bug 8 (*args are ignored by memoize)

1.2.0

- Fixed a serious issue where memoize function ignored special `f(arg, **kwargs)` input use-case. See test `test_10ab_arg_kwarg_memoize` for more details.
- Added new Django==1.8 Travis env test

1.1.2

- Memoizer now accepts cache_prefix and cache parameter
- Support for Django >= 1.4

1.1.1

- Default timeout set to Django's cache timeout

1.1.0

- Port to Python >= 3.3 (requiring Python 2.6/2.7 for 2.x).
- Fixed bug with using per-memoize timeouts greater than the default timeout
- Added better support for per-instance memoization.
- Various bug fixes

Page 2 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.