1
0
mirror of https://github.com/django/django.git synced 2025-01-19 23:02:20 +00:00
Mariusz Felisiak f5e5aac59e
Fixed #32224 -- Avoided suppressing connection errors in supports_json_field on SQLite.`
Regression in 6789ded0a6ab797f0dcdfa6ad5d1cfa46e23abcd.

Thanks Juan Garcia Alvite for the report.
2020-11-25 12:19:45 +01:00
..