Bearle / django-private-chat

(Deprecated - Please check out https://github.com/Bearle/django_private_chat2) Django one-to-one Websocket-based Asyncio-handled chat, developed by Bearle team
ISC License
424 stars 132 forks source link

AttributeError in read_message_handler #28

Closed idonoso closed 5 years ago

idonoso commented 5 years ago

It solves an error in the read_message handler by which the messages were not marked as read.

delneg commented 5 years ago

Thanks a lot, merged & issued a new release (0.2.2)