justinmayer / django-autoslug

AutoSlugField for Django. Supports (but not does not require) unidecode/pytils for transliteration. Old issue tracker is at Bitbucket: https://bitbucket.org/neithere/django-autoslug/issues
https://readthedocs.org/projects/django-autoslug/
GNU Lesser General Public License v3.0
295 stars 105 forks source link

Adding support for Django >= 2.0 #47

Closed abomariam closed 6 years ago

abomariam commented 6 years ago

In Django 2.0 The django.core.urlresolvers module is removed in favor of its new location,django.urls.

justinmayer commented 6 years ago

Thank you for the contribution. Django 2.x support has been merged via: https://github.com/justinmayer/django-autoslug/commit/4dc75083d84265e019a900d636273c731457193d