Skip to content

django-memoize 2.4.0

Latest
Compare
Choose a tag to compare
@kartik-gupta28 kartik-gupta28 released this 26 Sep 02:54
· 3 commits to master since this release

django-memoize is an implementation of memoization technique for Django. You can think of it as a cache for function or method results.