When will Django-1.6 be supported?
Currently, I struggle to find a current list of dependencies for askbot.
For development (which I'd expect to be further developed than stable)
https://github.com/ASKBOT/askbot-devel/blob/master/askbot_requirements_dev.txt
lists django-1.4.2 as a hard requirement. This version contains quite a few serious security issues, and I'd expect this version not to be supported upstream any more, since Django-1.6 was released back in November 2013.
Do you have any plan for askbot to support django-1.6?
Comments