Denis

Results 85 comments of Denis

> This is great @ncave, thank you! It's very nice to be able to easily the current status of Rus compilation. I just created one of this new Github projects...

Yes now it seems to work

Sorry for the long wait, please copy the username here if the assistance is needed or if you have resolved the problem, tell us how

Please check out https://github.com/Bearle/django_private_chat2 It's using Django Channels and thus must be much simpler to run on heroku (no separate ws server)

Started working on it in https://github.com/Bearle/django-private-chat/commit/c8114ac25a85bd096e8513cf122735b2fb969c57 , there is a problem with mirrored read/unread (what is read in my dialog is unread in other user's dialog) but it is a...

@mav-erick Please suggest the code if you've implemented that

Check updated package - 0.3.0 I've to tried to get it working with django 3.0.5 but had not luck atm I've played sync_to_async wrapper for an hour but didn't manage...

Didn't look into the code for a while, could you suggest what should be context['active_dialog'] value then?