django - Inline Formset Foreign Key as text Field -


i need similar following question; how create inline formset reverse foreign key relationship

although there solution on not work me.

when implement solution relatedobjectdoesnotexist error , save method runs infinite loop.

here code; https://dpaste.de/gkcy#l65,78,79,86,94

i have highlighted code receive errors.

can please, has been bothering me many days , yes, new :(


Comments

Popular posts from this blog

c - Calling a function within a loop -

vb.net - Unbound DataGridView add row with checkbox error -

How i fill combobox items in Radgridview manually using in vb.net -