Re: Upload an ImageField from the Python shell

2009-03-24 Thread Matías Costa
On Tue, Mar 24, 2009 at 4:10 PM, Rit wrote: > > How can I set an ImageField of a model from within the Python shell? > > > ImageField and FileField are just strings. They get special treatment in forms, OK, but your model instance attribute is just a string. --~--~-~--~~~

Upload an ImageField from the Python shell

2009-03-24 Thread Rit
How can I set an ImageField of a model from within the Python shell? --~--~-~--~~~---~--~~ 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 unsubscr