django-hitcount
django-hitcount copied to clipboard
Feature/slug field max length
O hi, thank you for PR. Can you explain what it is? What the purpose of this changes? What does it solve?
do you know you can easily override base model and use "SlugField" if you need to? See https://github.com/thornomad/django-hitcount/blob/develop/docs/models.rst#customization for details