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

sql - MySQL - Finding Empty relations -

javascript - Why jQuery Select box change event is now working? -

c - Android and JNI real time clock -