slugify

English

Etymology

From slug +‎ -ify.

Verb

slugify (third-person singular simple present slugifies, present participle slugifying, simple past and past participle slugified)

  1. (programming, uncommon, transitive) To transform (a text string) into a slug (resource name), such as "Paris, France" into "paris-france".
    • 2020, Nigel George, Mastering Django, GNW Independent Publishing, page 68:
      The slugify filter will slugify the given string: []