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 [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/b7464b8e-0ad4-c8a6-6bfc-2312ff234021%40dewhirst.com.au.

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to