Skip to content

Django 3 compatability #142

Open
Open
@zcribe

Description

@zcribe

Django 3 has dropped support for Python 2 and therefore removed Python 2 compatability API.

So now import errors are produced.
ImportError: cannot import name 'python_2_unicode_compatible' from 'django.utils.encoding'

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