Skip to content

Django version 3.x has not "django.utils.six" #156

Description

@gagreen

So, raise ModuleNotFoundError: No module named 'django.utils.six'

in, base_models.py
from django.utils.six import python_2_unicode_compatible

how about change
from six import python_2_unicode_compatible
with install six moudle

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