vintasoftware / django-role-permissions

A django app for role based permissions.
http://django-role-permissions.readthedocs.org/
MIT License
728 stars 114 forks source link

Reduced number of DB queries #122

Closed sim1234 closed 4 years ago

sim1234 commented 4 years ago

Added removing permissions in bulk and implemented available_perm_status in one DB query.

filipeximenes commented 4 years ago

Cool, thank you!

filipeximenes commented 4 years ago

This is now live in the 3.1.1 release