Changes between Initial Version and Version 1 of Ticket #34524, comment 4
- Timestamp:
- Apr 28, 2023, 5:11:22 AM (19 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #34524, comment 4
initial v1 1 1 Hello Mariusz and thank for the quick reply, 2 2 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. 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. 4 So, it's a good idea to add it. Thank for the quick [https://github.com/django/django/pull/16812 PR]. 4 5 5 Thank for the quick merge request. 6 Could I recommend an example in the Django documentation for creating a proper subclass `EmailBackend` and dealing with `ssl_context`? 7 Because the documentation is quite poor on this topic. 8