openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
D
django-cached-field
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Aug 12, 2024 — Aug 12, 2025
Showing page 1 of 2
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Merge pull request #5 from outofculture/master
Quinlan P.
More...
over 11 years ago
version bump
Martin Chase
More...
over 11 years ago
bugfix to allow custom-named methods and fields (I shouldn't set a property that's already a method)
Martin Chase
More...
over 11 years ago
Version number.
Quinlan Pfiffer
More...
about 12 years ago
Dumb stuff.
Quinlan Pfiffer
More...
about 12 years ago
Merge pull request #3 from outofculture/master
Quinlan P.
More...
about 12 years ago
- commented on code smell
Martin Chase
More...
about 12 years ago
- cast dates as datetimes
Martin Chase
More...
about 12 years ago
Bugfix: set the expires_after_field on the object when setting the expiration.
Martin Chase
More...
about 12 years ago
- todo idea
Martin Chase
More...
about 12 years ago
- docstring improvement
Martin Chase
More...
about 12 years ago
Fixed bug with recalculation behavior - version bump
Martin Chase
More...
about 12 years ago
bugfix: expirations need to be unset to prevent unnecessary recalculation.
Martin Chase
More...
about 12 years ago
- reorganized docs - extra word removed
Martin Chase
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
Martin Chase
More...
about 12 years ago
- changelog
Martin Chase
More...
over 12 years ago
Merge pull request #1 from outofculture/master
Martin Chase
More...
over 12 years ago
- version bump
Martin Chase
More...
over 12 years ago
Improving a bunch - more fields - custom args now accepted - mixin no longer required - docs updated
Martin Chase
More...
over 12 years ago
Merge branch 'master' of github.com:outofculture/django-cached-field
Martin Chase
More...
over 12 years ago
Merge pull request #1 from aquameta/master
Martin Chase
More...
over 12 years ago
- another possible solution
Martin Chase
More...
over 12 years ago
added TextField
Kyle Terry
More...
over 12 years ago
Added CachedDateTimeField and fixed some logic errors
Kyle Terry
More...
over 12 years ago
Noted problem with regex use.
Martin Chase
More...
over 12 years ago
- added changelog
Martin Chase
More...
over 12 years ago
Changed logging to celery-3.0 recommended
Martin Chase
More...
over 12 years ago
Changed try/except into an if hasattr()
Martin Chase
More...
about 13 years ago
Added caveat regarding using the field mixin with multiple inheritance.
Martin Chase
More...
about 13 years ago
add todo for using transaction signals
Martin Chase
More...
about 13 years ago
←
1
2
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree