manosim / manosim/django-rest-framework-api-key

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

Open
#12 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
94
Forks
29
PR merge metrics
No merged PRs in 30d

Description

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!

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the missing rest_framework_api_key import with Python 3.6.x and Django 1.11.x under Apache, then compare it with the working development runserver environment. Done means determining whether the package supports this combination and documenting or resolving the Apache import failure.

Written by the indexing model from the issue text.

Assessment

Tech stack
django, python
Domain
api, authentication, backend
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.