The concept of django admin when adding information with foreign keys -


this question has answer here:

i can't find right words google here find help. want use idea of admin page in django when add information , has foreign key, plus sign present beside field , that, can add data pops in new window , after saving, new data automatically reflects selection.


okay. solved add button. want data appear after saving in select drop down. haven't had answer yet

this easy, if other model(which foreign key) added admin. directly shows plus button. but, if don't want that.

i guess searching inlinemodeladmin.


Comments

Popular posts from this blog

Load Balancing in Bluemix using custom domain and DNS SRV records -

oracle - pls-00402 alias required in select list of cursor to avoid duplicate column names -

python - Consider setting $PYTHONHOME to <prefix>[:<exec_prefix>] error -