anfema_django_utils.caching
This module provides caching related utilities.
Note
This module is only supported with Python >= 3.9
New in version 1.5.
Functions
Decorator to wrap a function with a memoizing callable similar to the |
This module provides caching related utilities.
Note
This module is only supported with Python >= 3.9
New in version 1.5.
Functions
Decorator to wrap a function with a memoizing callable similar to the |