Hello,
I know this kind of question has already been asked, but as far as my reseaches have lead me, there was not a single valid answer... I am, mainly for resources reasons, using the django admin as a crud interface for different users.
The Filebrowser app and Grappelli are great and perfectly fit my needs except for this one thing : I need to separate files and directories based upon the user logged in at request time. They must not be able to see or change any of the other admin users files.
I've thought about accessing and setting the directory variable of filebrowser based on the current user, but I honestly wouldn't know where to begin, nor would I know it is even possible.
What about multiple filebrowser sites associated to a single admin ? I have to admit I didn't really get how to use this new feature.
I would greatly appreciate it if you could give me some help in order to do so.
In any way, thanks for your awesome apps !
Regards,
Ambroise