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 4360ad113a USE_TRANSLATABLE_FIELDS setting. 7 years ago
..
locale Date formats. 7 years ago
management Changed module name to "shared". 8 years ago
models Separated fields from methods in RuntimeMixin. 7 years ago
templates/utils _text_list.html without unnecessary whitespace. 7 years ago
templatetags view_helpers template tags. 7 years ago
views AlphabeticalPaginationMixin fix. 7 years ago
__init__.py Improved slug functions, mixins; etc. 7 years ago
conf.py USE_TRANSLATABLE_FIELDS setting. 7 years ago
dateformat.py lang parameter for time_format, date_format. 7 years ago
dates.py Changed module name to "shared". 8 years ago
fields.py Improved slug functions, mixins; etc. 7 years ago
forms.py Changed module name to "shared". 8 years ago
functional.py Changed module name to "shared". 8 years ago
text.py Make sure the slug field is never empty. 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