mirror of
https://github.com/django/django.git
synced 2025-01-27 10:39:40 +00:00
2e42c859da
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.