Multi user permission support
-
Given that views.py would be part of the release code, it will reside in the read-only section of the app package and can't be edited on Cloudron. I guess we have to wait until upstream has merged this and made a new release with it. If you just want to test this, you could enable debug mode of the app https://docs.cloudron.io/packaging/cheat-sheet/#debugging which allows to temporarily change such files, however this is a bit more involved and will not be persistent.