0
I Use This!
Inactive

Commits : Listings

Analyzed about 11 hours ago. based on code collected about 11 hours ago.
Jan 22, 2025 — Jan 22, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
ignore self relations More... about 14 years ago
use var name when accessor name doesn't exist More... about 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... over 14 years ago
update cachebot for use with django 1.3 More... over 14 years ago
bump to 0.3.1, fix signal loading on daemonization More... about 15 years ago
load cache signals on the first request, not on startup More... about 15 years ago
set CACHEBOT_CACHE_GET=True by default More... about 15 years ago
some readme cleanups More... about 15 years ago
update README and bump to 0.3 More... about 15 years ago
remove monkey patching by default (hooray), require explicit CacheBotManager import More... about 15 years ago
add _reversemapping to iit More... about 15 years ago
postgres has real transactions, need to commit if this fails More... about 15 years ago
move monkey patching to models.py More... about 15 years ago
move monkey patching into separate file More... about 15 years ago
make monkey patching explicit, patch django QuerySet More... about 15 years ago
reset logger when request completes More... about 15 years ago
fix logging import error More... about 15 years ago
fix setup.py, bump cachebot to a nice 0.2.2 More... about 15 years ago
update readme to show supported backends More... about 15 years ago
fix logging dependency, add south_migration_history to table blacklist More... about 15 years ago
symmetric field bug is fixed, update README, bump to version 0.2.1 More... about 15 years ago
various code cleanups, add flush_cache method for testing More... about 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