Could it be mentioned that GenericForeignKey fields can't be accessed in 
forms in the docs? Without stackoverflow, I would've probably never figured 
this out. When you try to access it through the form, all you get is a 
FieldError saying that the model doesn't even have the field you're looking 
for. (Which isn't completely true, as it can be used elsewhere) 

Thanks.

-- 
You received this message because you are subscribed to the Google Groups 
"Django developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/django-developers.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to