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

"""A configuration settings file for PyTask project.
"""


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


TASK_CLAIM_ENABLED = False