Re: doc question

2007-08-30 Thread eXt
If you browsed the docs at djangoproject.com and djangobook.com then there is not much more available. You have to use a search engine and read the django's source code. On the other hand Admin is not very flexible at the moment. You might want to use newforms-admin branch and then read it's optio

Re: doc question

2007-08-30 Thread Sheriff26
thanks !!! On Aug 30, 1:01 pm, Paul Rauch <[EMAIL PROTECTED]> wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Sheriff26 schrieb: > > > hi all > > > Where can I find all Admin class stuff like list_display, > > list_filter, ordering, search_fields ? > > I have readed the documentatio

Re: doc question

2007-08-30 Thread Paul Rauch
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Sheriff26 schrieb: > hi all > > Where can I find all Admin class stuff like list_display, > list_filter, ordering, search_fields ? > I have readed the documentation, ... but i don't find only a few. I > suppose there are mor options. > > Thanks >