{% extends 'base.html' %} {% block title %} PyTasks - About - Mentor {% endblock %} {% block content %} Mentoring is a right specific to the task. The user who creates a task will become the mentor for the task. A Mentor can request other learn more users also to mentor the task. Mentor is a person who mentors the task. Mentor has all the rights over the task.
click here to know the complete life cycle of a task. {% endblock %}