django-cms / django-filer

File and Image Management Application for django
https://django-filer.readthedocs.io/
Other
1.76k stars 577 forks source link

Improve PermissionAdmin performance #1244

Closed barsch closed 3 years ago

barsch commented 3 years ago

Filer's permission admin page scales really bad for a larger user base (>280k entries) and a lot of permissions - so here are the patches I use to cope with it.