mirror of
https://github.com/django/django.git
synced 2025-10-31 09:41:08 +00:00
Refs #15802 -- Reverted #7c657b24 as BaseDatabaseWrapper.close() now
has a proper "finally" clause that may need to preserve self.connection.
Backport of 25860096 from master.