Speeqe
Speeqe copied to clipboard
Speeqe incompatibility with Django 1.7?!
Hi,
I'm currently updating the TurnKey appliance library and have hit an issue with Speeqe: https://github.com/turnkeylinux/tracker/issues/395
# $WEBROOT/manage.py syncdb --noinput
Traceback (most recent call last):
File "/var/www/django/speeqeweb/manage.py", line 3, in <module>
from django.core.management import execute_manager
ImportError: cannot import name execute_manager
You can read all the detail over on the TurnKey tracker but essentially it seems to be a compatibility issue with Django 1.7 (as packaged in Debian Jessie).