Made sure global settings are changed in test db creation
There was an assumption that changing connection.settings_dict changed also the settings.DATABASES values. This assumption is now gone.
Loading
Please register or sign in to comment
There was an assumption that changing connection.settings_dict changed also the settings.DATABASES values. This assumption is now gone.