Works like a charm, but I don't completely understand why that is 
necessary. When I defined the text input as hidden and disabled, it 
overwrote the initial settings of that field? 

what exactly does this line do?

def __init__(self, *args, **kwargs):
                forms.ModelForm.__init__(self, *args, **kwargs)

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/c0f916b2-9ee8-4b79-9126-5265566a5625%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to