jsocol / jsocol/django-adminplus

Models not resolving on Django 2.0

Open
#57 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
602
Forks
76
PR merge metrics
No merged PRs in 30d

Description

I've incorporated django-adminplus to my site and it's working great, however when running tests Django is not able to resolve my models. I see:

ImportError: cannot import name <MyModel>

This is using Python 3.4 on Django 2.0

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 model-resolution failure in the reported Python 3.4 and Django 2.0 environment while using django-adminplus. Trace the import that raises ImportError for MyModel and identify the compatibility issue; done means the models resolve during the test run without the reported error.

Written by the indexing model from the issue text.

Assessment

Tech stack
django, python
Domain
backend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 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.