Mix of Python and Django utility functions, classed etc.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Erik Stein ec0a276944 Make sure conditional_punctuation can handle all value type (using force_text). 9 years ago
..
locale Added empty locale module. 10 years ago
management fix_proxymodel_permissions management command. 9 years ago
models Added PagesTitlesMixin. 9 years ago
templates/utils text_list HTML template. 9 years ago
templatetags Make sure conditional_punctuation can handle all value type (using force_text). 9 years ago
__init__.py Don't require Django to get package version. 10 years ago
dateformat.py Improved date formatting helpers. 10 years ago
dates.py Added date related calculation helpers. 10 years ago
fields.py Fixed AutoSlugField, added Python 3 compatibility. 9 years ago
forms.py Setuptools package. 10 years ago
functional.py functional.firstof API more flexible (accepts iterable or args). 9 years ago
text.py Added get_text_joined function. 9 years ago
timezone.py Documentation. 10 years ago
translation.py Added html_entities_to_unicode function and template tag. 9 years ago