kmmbvnr / django-guardian-ng

Per object permissions for Django
https://django-guardian.readthedocs.io/
Other
1 stars 0 forks source link

Cannot batch different combinations of multiple permissions, multiple users, and multiple objects #23

Open kmmbvnr opened 5 months ago

kmmbvnr commented 5 months ago

Original issue: https://github.com/django-guardian/django-guardian/issues/779

kmmbvnr commented 5 months ago

This new feature, with PR that refactors existing code

https://github.com/django-guardian/django-guardian/issues/779

JCourt1 commented 4 months ago

Hey there! Would you like me to adapt my previous PR to the new state of the repo? What was it that needed changing - would you be able to review the original PR to point out the bits you didn't want?

It was a while ago so I will probably start from scratch and reference the previous code

kmmbvnr commented 4 months ago

Hi @JCourt1 yep it would be great

My plan is to work on all easy to take issues, avoiding backward incompatible changes, to release the stable version as soon as possible. And then adopt performance enchantment patches that possible could broke something to release the next unstable