-
Notifications
You must be signed in to change notification settings - Fork 45
Open
Description
Hi,
I'm currently updating the TurnKey appliance library and have hit an issue with Speeqe: turnkeylinux/tracker#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).
Metadata
Metadata
Assignees
Labels
No labels