Skip to content

Upgrade to Django 1.8 #17

@paultag

Description

@paultag

Looks like ud is still using the Deprecated Django 1.4 execute_manager, which was removed in 1.8

(ud)[tag@cassiel:~/dev/local/ud][⎇  paultag/feature/setup] ♥  ud
Traceback (most recent call last):
  File "/home/tag/.virtualenvs/ud/bin/ud", line 6, in <module>
    exec(compile(open(__file__).read(), __file__, 'exec'))
  File "/home/tag/dev/local/ud/src/ud", line 4, 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

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions