1
0
mirror of https://github.com/django/django.git synced 2025-01-25 17:49:52 +00:00
Mariusz Felisiak f131841c60
Fixed #32403 -- Fixed re-raising DatabaseErrors when using only 'postgres' database.
Thanks Kazantcev Andrey for the report.

Regression in f48f671223a20b161ca819cf7d6298e43b8ba5fe.
2021-02-02 21:34:36 +01:00
..