Thanks for the pointer, I swear I had tried that quite a few times;
but it started me in the right direction. I had a few issues with my
__init__ declaration as well. I'll clean it up and post it on django
snippets.
On May 15, 11:18 am, "Karen Tracey" <[EMAIL PROTECTED]> wrote:
> On Thu, May 15,
On Thu, May 15, 2008 at 10:53 AM, mikelostcause <[EMAIL PROTECTED]> wrote:
>
> I have been searching and unable to find out why my script is not
> working correctly
>
> If i take the required = False off of the image, the error "This field
> is required" get's thrown, else the 'image' field seems
I have been searching and unable to find out why my script is not
working correctly
If i take the required = False off of the image, the error "This field
is required" get's thrown, else the 'image' field seems to not exist
in the data as I now get 'No Data in Cleaned Data' error from the
clean_
On Dec 21, 2:20 am, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]>
wrote:
# call the custom save() method from the manipulator
# image upload seperate from the data save- this can be
refractored to be more generic
# save_FOO_file is an included method with a filefield
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 manipulat
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
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 manipulat
7 matches
Mail list logo