{% extends 'base.html' %} {% block title %} PyTasks - About - Request {% endblock %} {% block content %} Request is a request made by a user, requesting you to become someone else. It can also be request of assigning pynts to a user for a task ( goes to all the admins only ). You can accept or reject a request. You can also provide optional remarks when rejecting. When you respond to a request, it is automatically removed from your requests and you will be redirected to browse requests page. Redundant requests are automatically removed.

The following can be redundant requests. These redundant requests when removed, a notification is sent to the requested user. {% endblock %}