Re: images do not upload

2009-06-01 Thread Mike Ramirez
On Monday 01 June 2009 08:53:26 pm Bobby Roberts wrote: > Does anyone have an example of how to upload an image. I've followed > the docs and it's just not working (ie no file is uploaded and the > filename is not saved to the db. > I had a similar problem, though it did save the path to the db.

Re: images do not upload

2009-06-01 Thread Bobby Roberts
Does anyone have an example of how to upload an image. I've followed the docs and it's just not working (ie no file is uploaded and the filename is not saved to the db. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups

Re: images do not upload

2009-06-01 Thread Bobby Roberts
just checking if anyone has an update on this. I've added request.FILES to my view to accept the file from the form but nothing is working and it's not even saving the file name in the db at this time. --~--~-~--~~~---~--~~ You received this message because you a