Fixed #22327 -- Turned BaseEmailBackend into a context manager
Changed the BaseEmailBackend to allow usage as context manager to open and close connections.
Loading
Please register or sign in to comment
Changed the BaseEmailBackend to allow usage as context manager to open and close connections.