Re: File Upload Issues Help

2006-12-21 Thread [EMAIL PROTECTED]
I have been struggling with this for way too long, any one have any thoughts Please I need some help... --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email

File Upload Issues Help

2006-12-21 Thread [EMAIL PROTECTED]
Hello all, I posted a while ago about some file upload issues, i figured out how to upload a file with my custom manipulator, but now I am running into an issue where if I do not include file in my form I get an error message that "list indexes must be integers" My custom manipulator is here, alo