I think it must be something that I'm not doing.
It all works when I'm using a ModelForm, so there must be a difference
between what I'm doing manually, and what the ModelForm does for me.
The culprit must be my code:
new_image = ImageWithThumbsField(images_to_save[image],
up
Louis Sayers wrote:
> I'm running the official release of django 1.02
> Do you think there'd be any problems with this version?
>
> I've only been using django for the last 2 months, so I'm fairly new
> to it, and haven't investigated different revisions etc
The problem I've mentioned is fairly ne
I'm running the official release of django 1.02
Do you think there'd be any problems with this version?
I've only been using django for the last 2 months, so I'm fairly new
to it, and haven't investigated different revisions etc
On Feb 3, 12:58 pm, Andrew Ingram wrote:
> Louis Sayers wrote:
> >
Louis Sayers wrote:
> I have an Image model:
>
...
> Exception Type: AttributeError at /listings/add/
> Exception Value: 'ImageWithThumbsField' object has no attribute 'find'
>
>
> I'm really struggling with this error, if anyone has any ideas, I'll
> be glad to hear them :)
>
> Thanks
What ve
4 matches
Mail list logo