changeset 186 | c083ebb6f8d7 |
child 219 | f04a1ec7a07f |
185:f65e62255e47 | 186:c083ebb6f8d7 |
---|---|
1 {% extends 'base.html' %} |
|
2 {% block title %} |
|
3 PyTasks - About - Admin |
|
4 {% endblock %} |
|
5 {% block content %} |
|
6 Admin is the user who has to approve assign of credits to any user for his/her work on the task.<br /> |
|
7 An Admin also has the right to request normal users to become admins or managers or developers. |
|
8 {% endblock %} |