Re: ManyToManyField in Admin list_display

2008-07-02 Thread urukay
display field "loc" in Admin's list_display (region and also > city field for created model), but that's impossible because it's > ManyToManyField and only way to do that is to write down proper > method...and that's the problem. Just can't figure it out

ManyToManyField in Admin list_display

2008-07-02 Thread urukay
to do that is to write down proper method...and that's the problem. Just can't figure it out :( Can anybody please help me? Thanks a lot!!! -- View this message in context: http://www.nabble.com/ManyToManyField-in-Admin-list_display-tp18245816p18245816.html Sent from the django-users