Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
angelapp opened this issue Jun 28, 2017 · 1 comment
Open

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

angelapp opened this issue Jun 28, 2017 · 1 comment

Comments

@angelapp
Copy link

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!

@flexpeace
Copy link

Yes it works.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants