Skip to content
This repository was archived by the owner on Jan 8, 2019. It is now read-only.
This repository was archived by the owner on Jan 8, 2019. It is now read-only.

update playdoh for Django 1.6 #169

Description

@andymckay
Traceback (most recent call last):
  File "manage.py", line 24, in <module>
    manage.setup_environ(__file__, more_pythonic=True)
  File "/Users/andy/.virtualenvs/solitude/lib/python2.7/site-packages/funfactory/manage.py", line 74, in setup_environ
    from django.core.management import execute_manager
ImportError: cannot import name execute_manager

execute_manager was removed after being deprecated in 1.4. execute_from_command_line now exists but I don't think that's a direct replacement

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions