History
- Update deps, example to Django 2.2.12
- Move to async/await syntax
- Fix read_message_handler by idonoso
- Compatibility with python3.7 by Emeka Icha
- Added WSS fix for python 3.4 & 3.5
- Added WSS support by @zsmith3
- Fixed time in Message model to be timezone-aware
- Additions for django 2.0
- Fixed bugs with static files and added comment about extra_js block to readme
- Added flashing other user button when he sent you a message and you're in another dialog
- Added support for django 1.8,1.9
- Removed uvloop from requirements
- Fixed i18n not loaded in dialogs template bug
- Added migrations.
- First release on PyPI.