Re: verdjn PhotoField problem...

2007-02-16 Thread Anthony Batchelor
Oops, I meant to say form here... > > The interesting part from the model is > > from django import forms > from hc.fields.photofield import PhotoField > from django.core import validators > from django.contrib.auth.models import User > from hc.users.models import UserProfile > > class EditAccoun

verdjn PhotoField problem...

2007-02-16 Thread Anthony Batchelor
Hi, I'm using the verdjn PhotoField and in most of the app it works fine. But, when I try to use it for an 'old' form, I get the following error Traceback (most recent call last): File "/usr/lib/python2.4/site-packages/Django-0.95-py2.4.egg/django/ core/handlers/base.py" in get_response 74.