arteria / django-compat

Forward and backwards compatibility layer for Django 1.4, 1.7, 1.8, 1.9, 1.10, and 1.11
MIT License
106 stars 30 forks source link

Moved django.core.urlresolvers to django.urls. #42

Closed michaelkuty closed 8 years ago

michaelkuty commented 8 years ago

Just add another options to compat imports https://github.com/django/django/commit/16411b8400ad08f90c236bb2e18f65c655f903f8

jvamvas commented 8 years ago

Thank you for reporting this. I have added the changed imports and will list them in README as soon as 1.10 is pre-released