Re: custom list in admin

2007-11-18 Thread heru
aha, row level permission thanks anyway On Nov 19, 5:57 am, heru <[EMAIL PROTECTED]> wrote: > i start to build a classified ads with django, and want to add some > custom in the admin interface, > my 2 related model, user and ad, > for each user has many ads > and how i supposed to do to show th

custom list in admin

2007-11-18 Thread heru
i start to build a classified ads with django, and want to add some custom in the admin interface, my 2 related model, user and ad, for each user has many ads and how i supposed to do to show the user's ads on their ads list base on user login session thanks --~--~-~--~~~-