Skip to content

TypeError: 'class Meta' got invalid attribute(s): base_manager_name #49

@alexlitvinenko

Description

@alexlitvinenko

The attribute base_manager_name was introduced in Django 1.10.
There is a necessity to specify a minimal supported version in setup.py.

The exception happened during ./manage.py migrate.
My Django version is 1.8.9.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    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