Returns the supplied string as a slug, accepts options.allowUnicode to support additional characters being allowed. Special characters of other languages which are not validated by django's slug validator are discarded.
Returns the supplied string as a slug, accepts options.allowUnicode to support additional characters being allowed. Special characters of other languages which are not validated by django's slug validator are discarded.