Closed treagod closed 1 month ago
With this change a slug field accepts a slugify parameter, which references another field of the same model. When set the slug field we be automatically set to a slugified version of the referenced field.
slugify
With this change a slug field accepts a
slugify
parameter, which references another field of the same model. When set the slug field we be automatically set to a slugified version of the referenced field.155