Skip to content

Does this app support Python 3.6.x and Django 1.11.x? #12

@angelapp

Description

@angelapp

When I run the project with the dev runserver tool, it'is ok, but when I try to run on the apache server, this doesn't found the module, this error raises:

ImportError: No module named 'rest_framework_api_key'

When I comment the line of this app in the INSTALLED_APPS, the error disappears.

Thanks!

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