Ilya Bulatau

Results 2 issues of Ilya Bulatau

When i access the Application.services i get the Container object, but my IDE does not suggest object methods since the typing specifies the ContainerProtocol. I understand that this object is...

document

I can pass the Message-ID header when sending in the `send_message` method, but the problem is that it is overwritten in the `__prepare_message` method when initializing the `MailMsg` object. I...