Thanks. Will try those out.
On Fri, Jun 1, 2012 at 5:19 PM, Kurtis Mullins wrote:
> The Form just validates that the object you choose is a valid choice for
> that M2M field. If you wanted to created a new one on the fly, you'd
> probably want to use another Form and maybe go the Javascript way.
The Form just validates that the object you choose is a valid choice for
that M2M field. If you wanted to created a new one on the fly, you'd
probably want to use another Form and maybe go the Javascript way.
You could *possibly* get by, in the same form, with doing something like
this:
class MyF
Yes, how does one do that?
Right now it's just rendering static choices that already exist. Or do I
have to circumvent ModelForm for this field and present the field manually?
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To post to this group
3 matches
Mail list logo