django-jsonfield-backport
django-jsonfield-backport copied to clipboard
Backport fix for QuerySet.order_by() chained with values() on PostgreSQL with a custom decoder
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.