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 a18cb17f04 lang parameter for time_format, date_format. 7 years ago
..
locale Date formats. 7 years ago
management Changed module name to "shared". 8 years ago
models PageTitlesMixin: Renamed `short_title`-field to `name` 7 years ago
templates/utils use English as default language 7 years ago
templatetags Additional text template tags. 7 years ago
views AlphabeticalPaginationMixin fix. 7 years ago
__init__.py Improved slug functions, mixins; etc. 7 years ago
conf.py Improved USE_TRANSLATABLE_FIELDS. 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