Replace django.core.urlresolves with django.urls (In Django 2.0) The django.core.urlresolvers module is removed in favor of its new location, django.urls. It was deprecated in Django 1.10: https://docs.djangoproject.com/en/2.0/releases/1.10/#id3 Add py35dj20 job to test Django 2.0 integration. Also drops older Django unit tests from tox.ini as horizon dropped Django <=1.10 support in Rocky. Change-Id: I099c7b019c930307d3aae64b1729d6f532fc1653changes/98/567598/1
parent
4a468edaaf
commit
cff0dc4884
Loading…
Reference in new issue