django-hitcount icon indicating copy to clipboard operation
django-hitcount copied to clipboard

Feature/slug field max length

Open PeterAugustinak opened this issue 2 years ago • 2 comments

PeterAugustinak avatar Dec 22 '22 18:12 PeterAugustinak

O hi, thank you for PR. Can you explain what it is? What the purpose of this changes? What does it solve?

bashu avatar Apr 12 '23 11:04 bashu

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

bashu avatar Apr 12 '23 11:04 bashu