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

python3.7 compatibility #26

Closed mekicha closed 5 years ago

mekicha commented 5 years ago

Changed the management commands to be compatible with Python3.7

mekicha commented 5 years ago

@delneg I removed the db file, and I can confirm it works in Python 3.4 and Python 3.5 as well