109 Commits (7936e37ffd79416c2e04506c4f953dc83d606189)
 

Author SHA1 Message Date
Erik Stein cfbd5f1b76 no_links parameter for text_list template snippet. 7 years ago
Erik Stein e657cf4a5d More fixes. 7 years ago
Erik Stein 5135c488e4 htmlentities_to_unicode Python 2 compatibility. 7 years ago
Erik Stein e9b4acd83a Fix. 7 years ago
Erik Stein ae0c68f620 List to html functions. 7 years ago
Erik Stein 9e9a66b6ee Typo. 7 years ago
Erik Stein a36a5d517e Django 2.0 fixes. 7 years ago
j 165453f070 fix slimdown bold 8 years ago
Erik Stein 6e9e2d06d8 Fixed parentheses in format_date_range. 8 years ago
Erik Stein e60a42c0e5 get_language_order, improved lang_suffix 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 889f1b6dca Fix unique_slug: Force queryset to be iterable. 8 years ago
Erik Stein c94b328dd7 Fixed html_entities_to_unicode (works only in Python 3). 8 years ago
j 6feb114927 parse version instead of loading module 8 years ago
j 668023d368 declare shared namespace 8 years ago
Erik Stein dd006f23da Bumped version. 8 years ago
Erik Stein 0439f0ca8e Development status classifier. 8 years ago
Erik Stein b468562440 Changed module name to "shared". 8 years ago
Erik Stein 325b35336e Typo. 8 years ago
Erik Stein 490d17bd7b Make sure get_format has an active language, because self-defined 8 years ago
Erik Stein ec0a276944 Make sure conditional_punctuation can handle all value type (using force_text). 8 years ago
Erik Stein 9078a1488a Added format_partial_date template tag. 8 years ago
Erik Stein f9f94c40d6 Added get_text_joined function. 8 years ago
Erik Stein ff1099e0aa Fixed AutoSlugField, added Python 3 compatibility. 8 years ago
Erik Stein d1b69388eb functional.firstof API more flexible (accepts iterable or args). 8 years ago
Erik Stein e0e9e5b513 text_list HTML template. 8 years ago
Erik Stein 20f6f41c71 Added PagesTitlesMixin. 8 years ago
Erik Stein fe3d1bd98f fix_proxymodel_permissions management command. 8 years ago
Erik Stein 97b78c0774 Made ipdb optional. 8 years ago
Erik Stein f2690397c5 Updated beautifulsoup requirement to bs4 (python3). 8 years ago
Erik Stein 602dda5c50 Added functional utils. 8 years ago
Erik Stein 78374f0264 Added html_entities_to_unicode function and template tag. 8 years ago
Erik Stein b8100a4754 Merging utils.translation. 8 years ago
Erik Stein 56d29caa24 Modified slugify_long behaviour. 8 years ago
Erik Stein 12e1a64be4 Improved utils.translation API. 8 years ago
Erik Stein 69b328225e Debug utility template tags. 8 years ago
Erik Stein d2da07a2f6 Added date related calculation helpers. 8 years ago
Erik Stein dcf815e971 Improved date formatting helpers. 8 years ago
Erik Stein bc51e00a0b dates module. 8 years ago
Erik Stein 4fb91b4067 Include templates directory. 8 years ago
Erik Stein b0f5d969fc Disable tests. 8 years ago
Erik Stein 5a4d2a5697 MANIFEST.in 8 years ago
Erik Stein 71074ab94e MANIFEST.in 8 years ago
Erik Stein 9704d13d90 Include templates directory in setup.py. 8 years ago
Erik Stein f1f28cc0d7 Merge branch 'master' of projects.c--y.net:erik/django-shared-utils 9 years ago
Erik Stein e5ef7bc3ff Documentation. 9 years ago
Erik Stein e726a80628 Language switcher templates. 9 years ago
Erik Stein f357063e89 text_tags: nbsp template tag. 9 years ago