I have one model in my app running in a server with a few entries. I need to add a SlugField, unique and not-null for this model. The SlugField will be
SlugField
Unfortunatelly, I found no answer but I could create one solution: