django-oscar / django-oscar-accounts

Managed accounts for Django (with or without django-oscar)
BSD 3-Clause "New" or "Revised" License
212 stars 119 forks source link

Error while making migrations #61

Closed isamueljoshua closed 5 years ago

isamueljoshua commented 5 years ago

Hi, I get an error while trying to run python manage.py makemigrations the error is: from django.core.urlresolvers import reverse ModuleNotFoundError: No module named 'django.core.urlresolvers'

solarissmoke commented 5 years ago

Closing as this is due to using an incompatible version of Django. The latest release should work with Django 2.1.