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

Error while running makemigrations #3

Open
isamueljoshua opened this issue Nov 15, 2018 · 3 comments
Open

Error while running makemigrations #3

isamueljoshua opened this issue Nov 15, 2018 · 3 comments

Comments

@isamueljoshua
Copy link

Hi I am using
Django 2.1.3 and Django-Oscar 1.6.4.After installing this app I tried to run the command python manage.py makemigrations. But, I got an error,
ModuleNotFoundError: No module named 'django.core.urlresolvers'

I guess this project does not support Django 2.0 and above?

@ashishnitinpatil
Copy link
Owner

ashishnitinpatil commented Nov 15, 2018

Yes, the project currently does not support Django 2.0, and it lacks a test suite to test compatibility with Django, Django-oscar & Python versions properly. I'd suggest copying the app folder into your project and making required changes for now.

@Dihfahsih1
Copy link

Please consider updating the package so that it is easier for the open source community of coders, thanks for the effort of making django echo system so rich with libraries

@ashishnitinpatil
Copy link
Owner

Hi @Dihfahsih1 I'd consider the upgrade but cannot make any promises on the timeline. You're always free to submit a PR which I will review faster.

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

3 participants