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

Supress urlresolvers warning #53

Open Maks3w opened 6 years ago

Maks3w commented 6 years ago

Tell don't ask.

This supress the warning on Django versions who alrady provide the class (Like Django >=1.10)