1
0
mirror of https://github.com/django/django.git synced 2025-02-08 16:35:17 +00:00
django/tests/expressions_case
Simon Charette 9c5c9bd709 Stopped adapting DecimalField values to strings on PostgreSQL.
The psycopg2 backend uses the type information to provide type hints.
2020-07-14 07:40:10 +02:00
..