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
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.
2 matches
Mail list logo