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

Check if we're running Django 2.x and import the get_callable function #48

Closed jaywhy13 closed 6 years ago

jaywhy13 commented 6 years ago

Made a quick update to make this work with Django 2.0

jaywhy13 commented 6 years ago

Can this be imported?

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