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

"""Package containing the helper functions that may be used through out
the site.
"""

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