renamed filters to tasks... members.py needs some fixes now. think it is a good style to manage post processing.

This commit is contained in:
Johannes Findeisen 2013-06-05 07:26:53 +02:00
commit 851069cc2a
8 changed files with 55 additions and 48 deletions

3
lib/tasks/email.py Normal file
View file

@ -0,0 +1,3 @@
"""
The email task.
"""