Revisions of python-django-cacheops

Ana Guerrero's avatar Ana Guerrero (anag+factory) accepted request 1124878 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 10)
- update to 7.0.2:
  * fixed .aggregate()
  * fixed big memory usage during migrations
  * fixed INSIDEOUT in older redises
  * better handle model families with abstracts in them
  * allow funcy 2.0+
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1085792 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 9)
- update to 7.0.1:
  * made it work with Redis 6.x and older again
  * handle abstract models better
  * some docs improvements
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1085346 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 8)
- update to 7.0:
  * support Django 4.2b and 5.0a
  * added a new insideout mode made join invalidation more granular
  * dropped Python 3.5, 3.6 and Django 2.1, 2.2, 3.0 and 3.1
    support
  * removed CACHEOPS_LRU
  * support Python 3.11 and Django 4.1
  * added command to clear stale cacheops keys (Bruno Alla)
  * fixed `invalidate_m2o` for polymorphic models
  * updated README: TOC, link to the post, some explanations
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1037287 from Daniel Garcia's avatar Daniel Garcia (dgarcia) (revision 7)
- Remove python-six dependency 
- Remove python_module macro definition
- More specific python_sitelib in %files
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 892240 from Markéta Machová's avatar Markéta Machová (mcalabkova) (revision 3)
- 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
Displaying all 10 revisions
openSUSE Build Service is sponsored by