i am using uppy to allow user make this task more comfortable
calling the view (that process upload) by ajax
https://uppy.io

Em qua., 7 de out. de 2020 às 21:11, Mike Dewhirst <mi...@dewhirst.com.au>
escreveu:

> Users need to include an image of a molecular structure in a model so it
> can be shown on a report the system produces. They are small enough so I
> can restrict the size without bothering them.
>
> I have implemented a TinyMCE-lite HTMLField for pasting an image and
> that works. I have also used Django ImageField (and FileField) in other
> projects.
>
> What is the best approach?
>
> ImageField is easier on the database (PostgreSQL) but pasting is easier
> on the users.
>
> Is there a third way?
>
> Thanks for any advice
>
> Cheers
>
> Mike
>
>
> --
> 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 view this discussion on the web visit
> https://groups.google.com/d/msgid/django-users/b7464b8e-0ad4-c8a6-6bfc-2312ff234021%40dewhirst.com.au
> .
>


-- 
Thiago Luiz Parolin

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CANbmKyvd7Z652h8wtsuKQt5gQdgE2DbPE96vEoDTqSdMcrFLNQ%40mail.gmail.com.

Reply via email to