pytask/middleware/__init__.py
author Madhusudan.C.S <madhusudancs@gmail.com>
Fri, 04 Feb 2011 16:38:21 +0530
changeset 558 fd3e6f5f01bd
parent 539 59e032315ab9
permissions -rwxr-xr-x
Use the form helpers templatetag module in the addreviewer template.

"""Package containing the middlewares for PyTask.
"""

__authors__ = [
    '"Madhusudan.C.S" <madhusudancs@fossee.in>',
    ]