Skip to content

Django 1.6 compatible #8

Open
Open
@Matt3o12

Description

@Matt3o12

execute_manager is deprecated in Django 1.4 and removed in Django 1.6. Hence I'll get this exception in Django 1.6+

Traceback (most recent call last):
  File "./manage.py", line 2, in <module>
    from django.core.management import execute_manager
ImportError: cannot import name execute_manager

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