This website requires JavaScript.
Explore
Help
Sign In
Hopiu
/
django-cachalot
Watch
1
Star
0
Fork
You've already forked django-cachalot
0
mirror of
https://github.com/Hopiu/django-cachalot.git
synced
2026-05-09 21:24:44 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
f899792bfb
django-cachalot
/
cachalot
History
Bertrand Bordage
f899792bfb
Tests if None is a cached result.
2014-10-06 14:14:28 +02:00
..
__init__.py
Allows cachalot_settings to be imported directly from cachalot.
2014-10-05 12:55:41 +02:00
models.py
Adds a special cache for transactions.
2014-09-29 19:16:53 +02:00
monkey_patch.py
Pickles results so that memcached even caches None values.
2014-10-06 13:45:57 +02:00
settings.py
Uses `
wraps
` to be able to pickle patched methods.
2014-10-06 00:58:39 +02:00
tests.py
Tests if None is a cached result.
2014-10-06 14:14:28 +02:00