18 Commits (2b75538284ff504465125055c25626fe8fcb9e23)

Author SHA1 Message Date
Erik Stein 6a121cd82b Cleanup, removing Python 2 compat. 3 years ago
Erik Stein 3d3ac8596a Removed Python 2 compatibility. 3 years ago
Erik Stein 530b9d1704 Avoid using Django's six module. 4 years ago
Erik Stein 6a5eda5f92 Use "transliterate" alias for "translit/long" codec (Python 3.9 codecs compatibility) 4 years ago
Erik Stein 94d66d0c50 Add markdown link syntax to slimdown. 5 years ago
Erik Stein 9bdcbcb430 Don't force None to "none" string. 6 years ago
Erik Stein ef82878325 - Empty string handling for slimdown. 6 years ago
Erik Stein a7896a9490 Make sure the slug field is never empty. 7 years ago
Erik Stein 62f4d0107c Improved slug functions, mixins; etc. 7 years ago
Erik Stein 0d9442d1d1 BeautifulSoup API. 7 years ago
Erik Stein 5135c488e4 htmlentities_to_unicode Python 2 compatibility. 7 years ago
Erik Stein a36a5d517e Django 2.0 fixes. 8 years ago
j 165453f070 fix slimdown bold 8 years ago
Erik Stein 5cc4db3c8b Don't allow lazy for slugify-functions 8 years ago
Erik Stein 9896f0e288 PageTitlesMixin with translated fields (optional); 8 years ago
Erik Stein 1ac6791a73 Added slimdown functionality. 8 years ago
Erik Stein c94b328dd7 Fixed html_entities_to_unicode (works only in Python 3). 8 years ago
Erik Stein b468562440 Changed module name to "shared". 8 years ago
Erik Stein f9f94c40d6 Added get_text_joined function. 8 years ago
Erik Stein f2690397c5 Updated beautifulsoup requirement to bs4 (python3). 8 years ago
Erik Stein 78374f0264 Added html_entities_to_unicode function and template tag. 8 years ago
Erik Stein 56d29caa24 Modified slugify_long behaviour. 8 years ago
Erik Stein 70fe76eabc Setuptools package. 9 years ago
Erik Stein df0efdfa70 Added version from HFI. 9 years ago