On Fri, May 8, 2009 at 5:10 PM, Oleg Oltar <oltarase...@gmail.com> wrote:

> Didn't find solution yet. So if you can please help me!
>
>
> On Wed, May 6, 2009 at 6:29 PM, Oleg Oltar <oltarase...@gmail.com> wrote:
>
>> Hi!
>> I am using ImageField to add optional images to my articles from admin.
>>
>> image2 = models.ImageField(upload_to="upload", blank=True)
>>
>> I added one image from my server to this field
>> Is there a way to remove the image. If i for example decided not to use
>> the image on the article at all?
>>
>> Thanks,
>> Oleg
>>
>
>
> >
>
This isn't currently possible and is the subject of:
http://code.djangoproject.com/ticket/7048

Alex

-- 
"I disapprove of what you say, but I will defend to the death your right to
say it." --Voltaire
"The people's good is the highest law."--Cicero

--~--~---------~--~----~------------~-------~--~----~
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 
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