James Bennett schrieb:
> On 11/7/06, Florian Apolloner <[EMAIL PROTECTED]> wrote:
> > Yes I see this box, but I (for example) don't won't to see all users
> > and have to klick on is_staff->yes, I want this to be preselected
> > (which means I don't want to see all by default) to show only
> > i
On 11/7/06, Florian Apolloner <[EMAIL PROTECTED]> wrote:
> Yes I see this box, but I (for example) don't won't to see all users
> and have to klick on is_staff->yes, I want this to be preselected
> (which means I don't want to see all by default) to show only
> is_staff->yes, unless I klick no, or
> On 11/7/06, Florian Apolloner <[EMAIL PROTECTED]> wrote:
> > 1.) In the admin-area you can use filters ( list_filter = ('is_staff',
> > 'is_superuser') ), which show by default all entries. Now I want to
> > have the entries prefilterd (let's say i have a boolean field, and want
> > all entries
On 07/11/06, Florian Apolloner <[EMAIL PROTECTED]> wrote:
>
> I have a few questions about django, where I didn't found the answer in
> the docu.
>
> Here they are:
>
> 1.) In the admin-area you can use filters ( list_filter = ('is_staff',
> 'i
On 11/7/06, Florian Apolloner <[EMAIL PROTECTED]> wrote:
> 1.) In the admin-area you can use filters ( list_filter = ('is_staff',
> 'is_superuser') ), which show by default all entries. Now I want to
> have the entries prefilterd (let's say i have a boolean field, and want
> all entries with true
I have a few questions about django, where I didn't found the answer in
the docu.
Here they are:
1.) In the admin-area you can use filters ( list_filter = ('is_staff',
'is_superuser') ), which show by default all entries. Now I want to
have the entries prefilterd (l
6 matches
Mail list logo