django-uuslug

Slug generator

Guarantees uniqueness and handles Unicode in Django slug generation

Generates Unique (& Unicode) slugs in Django Edit Add topics

GitHub

276 stars
13 watching
31 forks
Language: Python
last commit: 11 months ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
un33k/python-slugify Generates unique strings from any text while preserving Unicode support 1,490
mozilla/unicode-slugify Generates slugs from unicode strings by replacing and normalizing characters 321
einar-hjortdal/slugify Tools for generating slugs from strings with customizable transliteration and replacement 3
pmcelhaney/jquery-slugify-plugin Automatically generates a URL-friendly slug as the user types a page title. 87
pid/speakingurl Creates clean, user-friendly URLs from input strings by transliterating and manipulating characters. 1,116
jbroadway/urlify Generates slugs and performs transliteration for non-ASCII characters in URLs, supporting multiple languages. 675
gosimple/slug Tools for creating URL-friendly strings from Unicode input 1,177
usemuffin/slug Automatically generates unique URLs from record data in a CakePHP application. 35
typeddjango/django-stubs Provides precise static types and type inference for Django framework 1,630
dodo/node-slug Converts strings to URL-safe format while preserving Unicode characters and symbols 1,073
h4cc/slugger A library and protocol for generating slugs from input strings 160
mozillazg/go-slugify A tool to generate pretty slugs from input strings 94
wemake-services/ecto_autoslug_field Automatically generates slugs from other fields in Ecto schemas. 151
devshane/mnemonic_slugs Generates memorable slugs from a word list 27
einar-hjortdal/lexical_uuid A method for generating universally unique identifiers optimized for database use, designed to be lexicographically sortable. 4