That's exactly what I need!!!
Thank you!
On Wed, Jul 21, 2010 at 12:15 AM, Ivan wrote:
> http://charlesleifer.com/blog/djangos-inlineformsetfactory-and-you/
> might be the one you're looking for.
>
> Cheers,
> Ivan
>
>
>
> On Wed, Jul 21, 2010 at 7:30 AM, Renne Rocha wrote:
>> Hello all,
>
http://charlesleifer.com/blog/djangos-inlineformsetfactory-and-you/
might be the one you're looking for.
Cheers,
Ivan
On Wed, Jul 21, 2010 at 7:30 AM, Renne Rocha wrote:
> Hello all,
>
> I want to create a page that the user will be able to include one
> 'Project', and several 'Ports' (relat
Hello all,
I want to create a page that the user will be able to include one
'Project', and several 'Ports' (related to this project). But I am
having problems saving the Ports form, because the project_id isn't in
the form yet.
I have the following models:
class Project(models.Model):
nam
3 matches
Mail list logo