django-jsonfield-backport icon indicating copy to clipboard operation
django-jsonfield-backport copied to clipboard

Backport fix for QuerySet.order_by() chained with values() on PostgreSQL with a custom decoder

Open laymonage opened this issue 5 years ago • 0 comments

TR-31956

https://github.com/django/django/pull/13358

This may be a backward-incompatible fix if we're going to consider users who use both this package and the old contrib.postgres implementation.

laymonage avatar Aug 31 '20 07:08 laymonage