PS: I also a have a separate model which is using an ImageField subclass to
upload an avatar. On my development machine, I can edit a record and change
the thumbnail without issues. On the live server, nice the thumbnail is
saved it cannot be changed.

Ideas?

On Thu, Dec 9, 2010 at 10:20 AM, Sithembewena Lloyd Dube
<zebr...@gmail.com>wrote:

> Hi guys,
>
> I have a form where I use a FileField to upload a file to the server and
> this works fine on my local machine.
>
> However, my live application fails to upload the file (ie the FileField is
> empty in the database after uploading, and the file is not uploaded).
>
> I know this is a pot shot, but would anybody have an idea what is going on?
>
>
>
> --
> Regards,
> Sithembewena Lloyd Dube
>



-- 
Regards,
Sithembewena Lloyd Dube

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-us...@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to