Re: images path[please adrian help]

2006-01-18 Thread Kenneth Gonsalves
On Thursday 19 Jan 2006 9:35 am, Kenneth Gonsalves wrote: > On Thursday 19 Jan 2006 3:35 am, [EMAIL PROTECTED] wrote: > > 1- I write this in my page.py:  full_image = > > meta.ImageField(upload_to ="/media/images/", null = True, blank > > = True ) > > upload_to = "media/images/" oops - upload_to

Re: images path[please adrian help]

2006-01-18 Thread Kenneth Gonsalves
On Thursday 19 Jan 2006 3:35 am, [EMAIL PROTECTED] wrote: > 1- I write this in my page.py:  full_image = > meta.ImageField(upload_to ="/media/images/", null = True, blank = > True ) upload_to = "media/images/" -- regards kg http://www.livejournal.com/users/lawgon tally ho! http://avsap.org.in

[FWD: images path[please adrian help]]

2006-01-18 Thread mary . adel
> Dear ALL > I still have a problem with the picture feild here what i have done > 1- I write this in my page.py: full_image = meta.ImageField(upload_to > ="/media/images/", null = True, blank = True ) > 2-i opened the admin page and load the pictuer i need > i found that it creat a folder and i

Re: images path[please adrian help]

2006-01-18 Thread Joseph Kocherhans
On 1/18/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > Dear ALL > I still have a problem with the picture feild here what i have done > 1- I write this in my page.py: full_image = meta.ImageField(upload_to > ="/media/images/", null = True, blank = True ) > 2-i opened the admin page and load

images path[please adrian help]

2006-01-18 Thread mary . adel
Dear ALL I still have a problem with the picture feild here what i have done 1- I write this in my page.py: full_image = meta.ImageField(upload_to ="/media/images/", null = True, blank = True ) 2-i opened the admin page and load the pictuer i need i found that it creat a folder and it's path is /