Skip to content

Fix deprecation issue #137

@ehmatthes

Description

@ehmatthes

Replace

from django.db.models.loading import get_model

with

from django.apps import apps

See http://stackoverflow.com/questions/4881607/django-get-model-from-string

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions