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 6e2f80b49a AlphabeticalPaginationMixin fix. 7 years ago
..
locale Date formats. 7 years ago
management Changed module name to "shared". 8 years ago
models Replaced old functions with recent version from shared utils. 7 years ago
templates/utils no_links parameter for text_list template snippet. 7 years ago
templatetags List to html functions. 7 years ago
views AlphabeticalPaginationMixin fix. 7 years ago
__init__.py include git commit count in version and update in setup.py 7 years ago
dateformat.py More fixes. 7 years ago
dates.py Changed module name to "shared". 8 years ago
fields.py Fix unique_slug: Force queryset to be iterable. 8 years ago
forms.py Changed module name to "shared". 8 years ago
functional.py Changed module name to "shared". 8 years ago
text.py BeautifulSoup API. 7 years ago
timezone.py Changed module name to "shared". 8 years ago
translation.py Allow arbitrary length language codes, but strip part after "-". 7 years ago