Closed helrond closed 6 years ago
As of Django 1.10, reverse() is no longer located at django.core.urlresolvers, and has been moved to django.urls. The old import no longer works in Django >2.0.
This project is deprecated, you can use health-check that has the base functionality with some additions, and this issue is already fixed in it.
As of Django 1.10, reverse() is no longer located at django.core.urlresolvers, and has been moved to django.urls. The old import no longer works in Django >2.0.