Phil Powell wrote:
> My suggestion would be to create
> a new field type which does everything in one place - perhaps use
> ImageField code as a basis for an ImageFromUrlField, using the data
> from the URL instead of the POST data?

Okay, I haven't looked at that, so at least it's a new options, thanks.
My Python ability gets a bit stretched when reading some of the code in
that area, but I guess that's a good thing.

>
> Just out of curiosity: why have images uploaded from URLs rather than
> a standard form upload?

 It's so that the app can be used to index images on other sites.

 Damian Sinclair


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users
-~----------~----~----~----~------~----~------~--~---

Reply via email to