Skip to content

Speeqe incompatibility with Django 1.7?! #42

@JedMeister

Description

@JedMeister

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions