I'm trying to run Misago with new python 3.7 and Django 2. Generally it works but there is many errors. I don't give up ;)
./manage.py test
Ran 1999 tests in 564.345s
FAILED (failures=110, errors=12)
link to fork:
github.com/WojtekReu/Misago/tree/django2.1