How to display other field(not the foreign key) in admin dropdown list

March 31, 2010
By

I have a people table and a bridge table which are related. bridge table has a foreignkey field for people table. When I click add from django admin it shows the peopleid in a drop down list. What I want to do is I want to show the …

See the rest here:
How to display other field(not the foreign key) in admin dropdown list

Tags: , , , , ,

Leave a Reply

Your email address will not be published. Required fields are marked *

*