It sounds like Wagtail <http://wagtail.io>would fit your needs but from 
where you are now it seems like it might be easier just to extend your 
existing models to include permissions on a per-image basis.

On Friday, July 28, 2017 at 7:37:56 AM UTC-6, Karol Bujaček wrote:
>
> Hello, 
>
> I’m trying to install WYSIWYG editor and file browser which allows user 
> to upload images. Then these images can be inserted into users article. 
> I also have multiple users registered on my site and I need 
> separate/hide one users’ images from another user. 
>
> Using django-tinymce4-lite [1] and django-filebrowser-no-grappelli [2] 
> I’m able to achieve “half of the work”: I can upload any image and embed 
> it into nice WYSIWIG TinyMCE interface. However, I’m not able to limit 
> access to the images and all users can access/view/delete/… any image. 
>
> I will be glad if somebody can suggest any information, help or tips. 
> TinyMCE and something like mentioned filebrowser are highly appreciated, 
> but these two applications are not strictly necessary. 
>
>
> Thanks. 
>
> Karol 
>
>
> [1] https://github.com/romanvm/django-tinymce4-lite 
> [2] https://github.com/smacker/django-filebrowser-no-grappelli 
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/93c8d3ba-bc0f-447b-bba2-4885d7df9fe0%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to