Overview
Request 892240 accepted
- Update to v6.0
* support and test against Python 3.9 and Django 3.1/3.2
* added custom serializers support (thx to Arcady Usov)
* support callable extra in @cached_as() and friends
* made simple cache obey prefix
* skip JSONFields for purposes of invalidation
* configure skipped fields by internal types, classes still supported
* handle `DatabaseError` on transaction cleanup (Roman Gorbil)
* do not query old object if cacheops is disabled
* do not fetch deferred fields during invalidation, fixes #387
Backwards incompatible changes:
* callable `extra` param, including type, now behaves differently
* simple cache now uses prefix
- Created by mcalabkova
- In state accepted
- Supersedes 892210
Request History
mcalabkova created request
- Update to v6.0
* support and test against Python 3.9 and Django 3.1/3.2
* added custom serializers support (thx to Arcady Usov)
* support callable extra in @cached_as() and friends
* made simple cache obey prefix
* skip JSONFields for purposes of invalidation
* configure skipped fields by internal types, classes still supported
* handle `DatabaseError` on transaction cleanup (Roman Gorbil)
* do not query old object if cacheops is disabled
* do not fetch deferred fields during invalidation, fixes #387
Backwards incompatible changes:
* callable `extra` param, including type, now behaves differently
* simple cache now uses prefix
factory-auto added opensuse-review-team as a reviewer
Please review sources
factory-auto accepted review
Check script succeeded
licensedigger accepted review
ok
dimstar_suse added as a reviewer
Being evaluated by staging project "openSUSE:Factory:Staging:adi:15"
dimstar_suse accepted review
Picked "openSUSE:Factory:Staging:adi:15"
dimstar accepted review
dimstar_suse accepted review
Staging Project openSUSE:Factory:Staging:adi:15 got accepted.
dimstar_suse approved review
Staging Project openSUSE:Factory:Staging:adi:15 got accepted.
dimstar_suse accepted request
Staging Project openSUSE:Factory:Staging:adi:15 got accepted.