Fixed #21486 -- Prevented settings config in signal connection
This was particularly problematic in the chain get_wsgi_application -> db.connections import -> signal connection -> settings configuration. Thanks Jon Dufresne for the report.
Loading
Please register or sign in to comment