Django.In admin get values from inline -


i have model "test1" , other model "test2" fk on first one. , register them in admin "test1admin" , tabular inline "test2inline". wanna access in test1admin values of fields inlines. can't values in "test1" model because instances of "test2" wasn't created yet. can't figure out how can this?


Comments

Popular posts from this blog

delphi - Disable and change color of node in Treeview -

elasticsearch python client - work with many nodes - how to work with sniffer -

unity3d - Rotate an object to face an opposite direction -