Didn't find solution yet. So if you can please help me!

On Wed, May 6, 2009 at 6:29 PM, Oleg Oltar <[email protected]> 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
>

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

Reply via email to