I see it still base 1.11.1, I am not sure whether is good for future
I see it still base 1.11.1, I am not sure whether is good for future
I'm sticking to LTS releases so Misago will turn to Django 2 and go Python 3 only when Django 1.11 is no longer supported. This means we have time until 2021, but I'm unsure it'll be that long actually before Misago moves on.
it is meaning no plan upgrade yet ?
Not yet.
Do you need any specific feature from Django 2.0 right now?
not sure... I think that maybe is good for base if we plan use your code ...
Django 2 is Django 1.11 without code that makes it run on Python 2.7 and long term support.
django-q.readthedocs.io/en/latest/
I see it require Django > = 1.8 , so then it can not use on misago ?
got , current use django~=1.11.1, should support, thanks!
As per the page you are quoting:
Django Q is tested with: Python 2.7 & 3.6. Django 1.8.18 LTS, 1.11.9 and 2.0
Misago is 1.11 and thus compatible. :)