1
0
mirror of https://github.com/django/django.git synced 2025-10-09 06:49:12 +00:00
django/tests/model_fields
Simon Charette 7bd1ddf1d8 [4.2.x] Refs #34060 -- Adjusted CVE-2024-53908 regression test for psycopg2.
The lack of explicit cast for JSON literals on psycopg2 is fixed on 5.1+ by
0d8fbe2ade29f1b7bd9e6ba7a0281f5478603a43 but didn't qualify for a backport to
stable/4.2.x.
2025-01-17 08:28:10 +01:00
..