Praduman Goyal

Results 6 issues of Praduman Goyal

Currently, implementation of the `get_rights_for_semester` in the file `/utils.rights.py` is on the assumption that a maintainer should be a student. But as there can be maintainers with no other roles,...

This can be a point of discussion, should we return "Invalid credentials" or some more justified message. _Originally posted by @pradumangoyal in https://github.com/IMGIITRoorkee/omniport-backend/pull/127#r498024938_

We are facing the issue described here: https://github.com/Kozea/WeasyPrint/issues/915 currently due to mismatch in the version of the docker base image, GTK cairo, and the Weasyprint.

**Describe the bug** There isn't any unique field in the [`FacultyMember`](https://github.com/IMGIITRoorkee/omniport-backend/blob/master/omniport/core/kernel/models/roles/faculty_member.py) model currently. There should be a unique field throughout the model which can be used to identify one Faculty...

good first issue

Django Permanent used to work for us. It provided us with `removed` and masked our querysets to filter out deleted objects. But it has run its course because of its...

bug
enhancement

**Is your feature request related to a problem? Please describe.** This will make the docs contribution friendly, linking the rendered page with its source. **Describe the solution you'd like** https://gist.github.com/mgedmin/6052926...