sehmaschine / django-filebrowser

Media-Management with Grappelli
http://twitter.com/sehmaschine
Other
976 stars 408 forks source link

FileBrowser permissions #408

Closed pcanterino closed 2 years ago

pcanterino commented 2 years ago

Sorry if this question has already been asked.

I'm using django-filebrowser-no-grappelli, but I think this is a question not only affected to the fork.

What triggers the creation of the FileBrowser permissions (like "filebrowser | FileBrowser | Can view FileBrowser") you can assign to users and groups?

On the machine where I first installed FileBrowser, the permissions are assignable and also found in the database. On other machines, the permissions are missing.

pcanterino commented 2 years ago

Oh, forgot to mention:

pcanterino commented 2 years ago

Oh, found the solution...

I had to do ./manage.py migrate, this created the permissions.