In Django, a SlugField can be configured to be prepopulated using the content of another text input
field. To emulate a similar behaviour, django-formset provides a special widget named SlugInput.
The slug will be automatically generated from the title