Functions§
- slugify
- Convert any unicode string to an ascii “slug” (useful for file names/url components)
- slugify_
normal - Convert any unicode string to an ascii “slug” (useful for file names/url components) In opposite to upper implementation, it removes also redundant whitespaces Allows also to not change size of letters