An open API service providing commit metadata for open source projects.

GitHub / peterbe/django-cache-memoize / commits

Django utility for a memoization decorator that uses the Django cache framework.

SHA Message Author Date Stats
e35862db Fix typo in README (#64) Pablo Castellano <p****o@a****o>
Committed by: GitHub <n****y@g****m>
6 months ago
9a0dc283 0.2.1 release (#71) Peter Bengtsson <m****l@p****m>
Committed by: GitHub <n****y@g****m>
11 months ago
9a8390a0 feat: add default timout to `cache_memoize` (#68) EmberCraze <3****e@u****m>
Committed by: GitHub <n****y@g****m>
11 months ago
4e834dd6 Test with 3.12 and no longer with 3.8 (#69) Peter Bengtsson <m****l@p****m>
Committed by: GitHub <n****y@g****m>
11 months ago
6217d9cd feat: adds extra cache key components support (#62)
Co-authored-by: Antoni Martyniuk <a****k@c****m>
pySilver <s****f@g****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
d788fa4c feat: support official python/django versions (#66) Irtaza Akram <5****m@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
ef449fee build(ci): Add Django@4 to tox (#61) Dmytro Litvinov <m****e@d****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
4da1ba46 prep for 0.1.10 release (#53) Peter Bengtsson <m****l@p****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
124eab95 build: add support for Django3.2 tests (#51) Usama Sadiq <u****q@a****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
00e0b659 0.1.9 release Peter Bengtsson <m****l@p****m> over 4 years ago
8de71321 update changelog Peter Bengtsson <m****l@p****m> over 4 years ago
1e1d0ce1 Fix cache key/0 (#50) kri-k <k****v@g****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
fd91bbe2 Remove support for unsupported Python/Django combinations. (#48) YPCrumble <i****l@g****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
88e58d8e version 0.1.8 Peter Bengtsson <m****l@p****m> over 4 years ago
79c19f03 Add get_cache_key method (#44)
Co-authored-by: Ben Weatherman <b****n@l****m>
Ben <b****n@g****m>
Committed by: GitHub <n****y@g****m>
almost 5 years ago
f8c8a095 move to github actions (#43) Peter Bengtsson <m****l@p****m>
Committed by: GitHub <n****y@g****m>
almost 5 years ago
9f1ef564 Add support for caching exceptions (#42)
Co-authored-by: albinlindskog <a****n@z****m>
AlbinLindskog <a****g@l****e>
Committed by: GitHub <n****y@g****m>
almost 5 years ago
9e0bd24e don't mention py3.4 in setup Peter Bengtsson <m****l@p****m> over 5 years ago
ee381566 0.1.7 release Peter Bengtsson <m****l@p****m> over 5 years ago
e83222ef Prevent clashing of function names in different modules (#41) Uxío <U****0@u****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
829a58a0 Update README.rst (#40) Milind Shakya <4****p@u****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
b51821e3 and 3.8 Peter Bengtsson <m****l@p****m> almost 6 years ago
57afbd50 correct spelling of license in setup.py Peter Bengtsson <m****l@p****m> almost 6 years ago
897f7da2 add MPL 2.0 license file (#39) Peter Bengtsson <m****l@p****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
5f160442 Note about tox.ini for versions Peter Bengtsson <m****l@p****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
3c993731 Add official support for Django 2.2 and 3.0 (#37) Sebastian Illing <s****n@a****a>
Committed by: Peter Bengtsson <m****l@p****m>
almost 6 years ago
4f86fc60 s/simple/simply/ (#36) Daniel Quinn <c****e@d****g>
Committed by: Peter Bengtsson <m****l@p****m>
about 6 years ago
f1c6b84b Fix colon mis-caching issue (#33) Aarni Koskela <a****x@i****i>
Committed by: Peter Bengtsson <m****l@p****m>
over 6 years ago
677c8aff Drop support for EOL Django 1.8, 1.9, 1.10 (#27) Hugo <h****k@u****m>
Committed by: Peter Bengtsson <p****e@m****m>
over 6 years ago
74378c62 Add support for Python 3.7, drop 2.7 (#26) Hugo <h****k@u****m>
Committed by: Peter Bengtsson <p****e@m****m>
over 6 years ago
b4d9dfb3 and wheel Peter Bengtsson <m****l@p****m> almost 7 years ago
3e163a27 version 0.1.6 Peter Bengtsson <m****l@p****m> almost 7 years ago
05e136b0 Fetch cache backend later to provide thread-safety (#21) Eleni Lixourioti <i****8@g****m>
Committed by: Peter Bengtsson <p****e@m****m>
almost 7 years ago
e14f070c don't skip missing interpreters (#24) Peter Bengtsson <p****e@m****m>
Committed by: GitHub <n****y@g****m>
almost 7 years ago
b8eb534c tox runs no tests (#23) Peter Bengtsson <p****e@m****m>
Committed by: GitHub <n****y@g****m>
almost 7 years ago
590daee6 Fix cache invalidation with custom key generator (#20) Eleni Lixourioti <i****8@g****m>
Committed by: Peter Bengtsson <p****e@m****m>
almost 7 years ago
65f55177 version 0.1.5 Peter Bengtsson <m****l@p****m> almost 7 years ago
4023da3d invalidate_cache doesn't work in 0.1.4 release (#19) Peter Bengtsson <p****e@m****m>
Committed by: GitHub <n****y@g****m>
almost 7 years ago
ed6aea26 black everything (#17) Peter Bengtsson <p****e@m****m>
Committed by: GitHub <n****y@g****m>
almost 7 years ago
4ca9c896 version 0.1.4 Peter Bengtsson <m****l@p****m> almost 7 years ago
4ca78b76 Mention Django 2.0 and 2.1 support in readme Peter Bengtsson <p****e@m****m>
Committed by: GitHub <n****y@g****m>
almost 7 years ago
3bd4ba86 None result obtained from cache (#9) Alex Poleha <a****a@y****u>
Committed by: Peter Bengtsson <p****e@m****m>
almost 7 years ago
f0f56fd7 Typo: timeout (#16) Leandro Regueiro <l****o@g****m>
Committed by: Peter Bengtsson <p****e@m****m>
almost 7 years ago
062c7106 tox tests don't test with Django 2. (#13) Peter Bengtsson <p****e@m****m>
Committed by: GitHub <n****y@g****m>
almost 7 years ago
562dceb3 tox and dependency cleaning/refactoring (#11) Peter Bengtsson <p****e@m****m>
Committed by: GitHub <n****y@g****m>
almost 7 years ago
f6acf008 version 0.1.3 Peter Bengtsson <m****l@p****m> almost 7 years ago
19b68a4a Added param to add custom key generator function (#10) jaumebecks <j****a@g****m>
Committed by: Peter Bengtsson <p****e@m****m>
almost 7 years ago
939363fd don't deploy via travis Peter Bengtsson <m****l@p****m> about 7 years ago
922e5e51 0.1.2 Peter Bengtsson <m****l@p****m> about 7 years ago
4674dfd5 merge Merge pull request #6 from benspaulding/master Peter Bengtsson <p****e@m****m>
Committed by: GitHub <n****y@g****m>
about 7 years ago
0a2dc555 Add `cache_alias` kwarg to allow using non-default cache. Ben Spaulding <b****n@s****m> almost 8 years ago
d21cbdb0 link with more example usage Peter Bengtsson <m****l@p****m> almost 8 years ago
8c8091d2 merge Merge pull request #3 from lamby/explain-store_result-a-bit-better Peter Bengtsson <p****e@m****m>
Committed by: GitHub <n****y@g****m>
almost 8 years ago
8941595c Explain store_result a bit better. Chris Lamb <c****s@c****k> about 8 years ago
29b44460 update changelog too Peter Bengtsson <m****l@p****m> about 8 years ago
f150a396 package correctly Peter Bengtsson <m****l@p****m> about 8 years ago
cf969644 adding codecov badge Peter Bengtsson <m****l@p****m> about 8 years ago
2dbfee16 merge Merge pull request #2 from peterbe/deploy-from-travis Peter Bengtsson <p****e@m****m>
Committed by: GitHub <n****y@g****m>
about 8 years ago
73c0ff13 deploy from travis Peter Bengtsson <m****l@p****m> about 8 years ago
2464cc40 update docs Peter Bengtsson <m****l@p****m> about 8 years ago
5fef1be5 readthedocs badge Peter Bengtsson <p****e@m****m>
Committed by: GitHub <n****y@g****m>
about 8 years ago
1675fb70 merge Merge pull request #1 from peterbe/add-travis-badge Peter Bengtsson <p****e@m****m>
Committed by: GitHub <n****y@g****m>
about 8 years ago
15eca959 only on master Peter Bengtsson <m****l@p****m> about 8 years ago
0b3fc141 add travis badge Peter Bengtsson <m****l@p****m> about 8 years ago
3ba41b13 getting warmer on testing Peter Bengtsson <m****l@p****m> about 8 years ago
02f1ecd6 getting hotter Peter Bengtsson <m****l@p****m> about 8 years ago
577473ac booting up Peter Bengtsson <m****l@p****m> about 8 years ago

← Back to repository