pytask/configuration.py
author Madhusudan.C.S <madhusudancs@gmail.com>
Sun, 30 Jan 2011 20:06:16 +0530
changeset 530 ab9b9e59de9d
parent 502 1e5df997eb01
permissions -rwxr-xr-x
Display list of tasks related to a Textbook and allow coordinator to create them.

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


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


TASK_CLAIM_ENABLED = False