Skip to content

Django 1.8 bugs #175

@pashinin

Description

@pashinin
  • The module django.test.simple and the class
    django.test.simple.DjangoTestSuiteRunner will be removed. Instead use
    django.test.runner.DiscoverRunner.
File "/pyenvs/p3/lib/python3.4/site-packages/django_nose/runner.py", line 23, in <module>
    from django.test.simple import DjangoTestSuiteRunner
ImportError: No module named 'django.test.simple'

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