Use force_unicode() instead of .__unicode__().
[matthijs/projects/xerxes.git] / tools / templatetags / list.py
2009-01-31 Matthijs KooijmanUse force_unicode() instead of .__unicode__().
2009-01-16 Matthijs KooijmanMerge branch 'production'
2009-01-16 Matthijs KooijmanAdd natural_list template filter.
2009-01-13 Matthijs KooijmanAdd list_or_value template filter.