Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Permissions f #70

Open
wants to merge 19 commits into
base: master
Choose a base branch
from

Conversation

FiorellaBonilla
Copy link

@FiorellaBonilla FiorellaBonilla commented Sep 24, 2023

A reimplementation and improvement of the permissions system has been made in the Django Gentelella application. This hotfix has added features that allow you to create, delete, add, and edit permissions, as well as manage related permissions. Each permission can now have multiple child permissions managed by integrating the Django REST API framework. As for the graphical interface, the task of assigning permissions has been greatly simplified. Users can now select a specific permission after choosing a particular user. Once selected, the system automatically displays the checkboxes related to that permission. If the permission has no subpermissions, a clear message is displayed indicating that no related permissions exist. Additionally, within the modal that contains these permissions, a third section has been added that serves as a source of help and information for users who work with the permissions system.

For more information you can consult: #65

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant