praekeltfoundation / vumi

Messaging engine for the delivery of SMS, Star Menu and chat messages to diverse audiences in emerging markets and beyond.
BSD 3-Clause "New" or "Revised" License
421 stars 131 forks source link

Add missing publish status method & remove SSLv3 Support #1074

Closed erikh360 closed 7 years ago

erikh360 commented 7 years ago

This is to resolve the error when enabling the LoggingMiddleware.

AttributeError: 'LoggingMiddleware' object has no attribute 'handle_publish_status'

erikh360 commented 7 years ago

@jerith are you ok with me merging this?