Only allow users to add NPC or Player characters.
[matthijs/projects/xerxes.git] / tools / templatetags /
2009-06-15 Matthijs KooijmanMerge branch 'production'
2009-03-27 Matthijs KooijmanRemove \r's.
2009-02-10 Matthijs KooijmanMerge branch 'production'
2009-01-31 Matthijs KooijmanMerge branch 'production'
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-16 Matthijs KooijmanAdd a remove_item template filter.
2009-01-13 Matthijs KooijmanAdd list_or_value template filter.
2008-02-10 Matthijs Kooijman * Add an encode_email tag library used to somewhat...
2008-02-09 Matthijs Kooijman * Replace some tabs by spaces and put a vim modeline...
2008-02-08 Matthijs Kooijman * Modify the gapless template tag to preserve wanted...
2008-02-08 Matthijs Kooijman * Add the gapless template tag from djangosnippets...