0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 12, 2024 — Aug 12, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #5 from outofculture/master More... over 11 years ago
version bump More... over 11 years ago
bugfix to allow custom-named methods and fields (I shouldn't set a property that's already a method) More... over 11 years ago
Version number. More... about 12 years ago
Dumb stuff. More... about 12 years ago
Merge pull request #3 from outofculture/master More... about 12 years ago
- commented on code smell More... about 12 years ago
- cast dates as datetimes More... about 12 years ago
Bugfix: set the expires_after_field on the object when setting the expiration. More... about 12 years ago
- todo idea More... about 12 years ago
- docstring improvement More... about 12 years ago
Fixed bug with recalculation behavior - version bump More... about 12 years ago
bugfix: expirations need to be unset to prevent unnecessary recalculation. More... about 12 years ago
- reorganized docs - extra word removed More... about 12 years ago
Added temporal triggers - bumped version - tests are still in my other project... - switched from sleep to ackermann (for inefficiency!) - updated README More... about 12 years ago
- changelog More... over 12 years ago
Merge pull request #1 from outofculture/master More... over 12 years ago
- version bump More... over 12 years ago
Improving a bunch - more fields - custom args now accepted - mixin no longer required - docs updated More... over 12 years ago
Merge branch 'master' of github.com:outofculture/django-cached-field More... over 12 years ago
Merge pull request #1 from aquameta/master More... over 12 years ago
- another possible solution More... over 12 years ago
added TextField More... over 12 years ago
Added CachedDateTimeField and fixed some logic errors More... over 12 years ago
Noted problem with regex use. More... over 12 years ago
- added changelog More... over 12 years ago
Changed logging to celery-3.0 recommended More... over 12 years ago
Changed try/except into an if hasattr() More... about 13 years ago
Added caveat regarding using the field mixin with multiple inheritance. More... about 13 years ago
add todo for using transaction signals More... about 13 years ago