Hello Users,

I am currently developing my get to know django project an Invoicing 
application. I currently developing my forms and I'm trying to figure out 
how to make a form that allows you to create an invoice *and* at the same 
time make invoice lines. My invoice line model has a foreign key relation 
to my invoice model.

This *is* possible within the Admin interface and is as simple as adding an 
inline view to my InvoiceAdmin model.

Any suggestion for which direction to go in?

Many thanks,

T

-- 
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/f5f3c4d4-e036-4958-920d-f095bc6f5323%40googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to