Changes between Initial Version and Version 1 of Ticket #34524, comment 4


Ignore:
Timestamp:
Apr 28, 2023, 5:11:22 AM (13 months ago)
Author:
Buky

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #34524, comment 4

    initial v1  
    11Hello Mariusz and thank for the quick reply,
    22
    3 I looked at the patch note of the version 4.2.1 but I didn't see any mention of backward incompatibility for SSL. So, it's a good idea to add it.
     3I looked at the patch note of the version 4.2.1 but I didn't see any mention of backward incompatibility for SSL.
     4So, it's a good idea to add it. Thank for the quick [https://github.com/django/django/pull/16812 PR].
    45
    5 Thank for the quick merge request.
     6Could I recommend an example in the Django documentation for creating a proper subclass `EmailBackend` and dealing with `ssl_context`?
     7Because the documentation is quite poor on this topic.
     8
Back to Top