0
I Use This!
Inactive

Commits : Listings

Analyzed about 19 hours ago. based on code collected about 20 hours ago.
Mar 06, 2025 — Mar 06, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
ignore self relations More... over 14 years ago
use var name when accessor name doesn't exist More... over 14 years ago
bump to 0.4.1 fix dummy cache bug More... over 14 years ago
add missing append/prepend methods to dummy cache backend More... over 14 years ago
fix DummyCache import error More... over 14 years ago
bump version number More... almost 15 years ago
update cachebot for use with django 1.3 More... almost 15 years ago
bump to 0.3.1, fix signal loading on daemonization More... over 15 years ago
load cache signals on the first request, not on startup More... over 15 years ago
set CACHEBOT_CACHE_GET=True by default More... over 15 years ago
some readme cleanups More... over 15 years ago
update README and bump to 0.3 More... over 15 years ago
remove monkey patching by default (hooray), require explicit CacheBotManager import More... over 15 years ago
add _reversemapping to iit More... over 15 years ago
postgres has real transactions, need to commit if this fails More... over 15 years ago
move monkey patching to models.py More... over 15 years ago
move monkey patching into separate file More... over 15 years ago
make monkey patching explicit, patch django QuerySet More... over 15 years ago
reset logger when request completes More... over 15 years ago
fix logging import error More... over 15 years ago
fix setup.py, bump cachebot to a nice 0.2.2 More... over 15 years ago
update readme to show supported backends More... over 15 years ago
fix logging dependency, add south_migration_history to table blacklist More... over 15 years ago
symmetric field bug is fixed, update README, bump to version 0.2.1 More... over 15 years ago
various code cleanups, add flush_cache method for testing More... over 15 years ago
update setup.py to reflect django 1.2 upgrade More... over 15 years ago
upgrade to work with django 1.2, no more internal django patching, more efficient invalidation More... over 15 years ago
add blacklist tests More... almost 16 years ago
fix backends, remove metaclass and use decorators instead More... almost 16 years ago
call CACHEBOT_LOCAL_CACHE from settings More... almost 16 years ago