On Thu, Sep 4, 2008 at 11:41 AM, Genis Pujol Hamelink <[EMAIL PROTECTED]
> wrote:

> OK sorry about that...
>
> Traceback: http://dpaste.com/75912/
> models.py: http://dpaste.com/75913/
> gforms.py:  http://dpaste.com/75914/
> views.py:    http://dpaste.com/75915/
>
> After logging in the user is redirected to a page which basically is the
> punts_form function defined in views.py.
>

You are missing 'class Meta:' in your ModelForm Entrapunt.  See:
http://docs.djangoproject.com/en/dev/topics/forms/modelforms/

(I don't see how you have it coded could have worked on beta.)

Karen

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to