fix: Improve rights management exception handling

- Add fallback permission object when Permission.DoesNotExist
- Create proper display name from field_name for missing permissions
- Prevents raw Django field objects from being displayed in template
This commit is contained in:
2025-10-05 22:46:44 +02:00
parent 004fcb23ae
commit efd0088124
25 changed files with 40348 additions and 4 deletions