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). 8 years ago
..
locale Added empty locale module. 9 years ago
management fix_proxymodel_permissions management command. 8 years ago
models Added PagesTitlesMixin. 8 years ago
templates/utils text_list HTML template. 8 years ago
templatetags Make sure conditional_punctuation can handle all value type (using force_text). 8 years ago
__init__.py Don't require Django to get package version. 9 years ago
dateformat.py Improved date formatting helpers. 8 years ago
dates.py Added date related calculation helpers. 8 years ago
fields.py Fixed AutoSlugField, added Python 3 compatibility. 8 years ago
forms.py Setuptools package. 9 years ago
functional.py functional.firstof API more flexible (accepts iterable or args). 8 years ago
text.py Added get_text_joined function. 8 years ago
timezone.py Documentation. 9 years ago
translation.py Added html_entities_to_unicode function and template tag. 8 years ago