List the users that can view an Influence.
[matthijs/projects/xerxes.git] / tools /
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-11-04 Matthijs KooijmanAdd rewrap function for wrapping comments.
2008-10-31 Matthijs KooijmanAdd log_error decorator for debugging.
2008-10-28 Matthijs KooijmanMake ContextForm and ContextModelForm work again.
2008-09-14 Matthijs KooijmanChange newforms to forms.
2008-02-11 Matthijs Kooijman * Rename project from ee to xerxes.
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...
2008-02-01 Matthijs Kooijman * Fix an off-by-one error when splitting an email...
2008-01-31 Matthijs Kooijman * Let notify filter out Subject and From headers from...
2008-01-31 Matthijs Kooijman * Add notify.py that can email a given template to...
2008-01-31 Matthijs Kooijman * Add file for misc tools, now containing make_iter...
2008-01-24 Matthijs Kooijman * Add "static" context processor that puts STATIC_URL_...
2008-01-23 Matthijs Kooijman * Add tools package, with some custom forms. Code...