On Wed, Jul 22, 2009 at 17:57, Alex Gaynor wrote:
>
> On Wed, Jul 22, 2009 at 7:08 AM, TiNo wrote:
> > Hi,
> > I would like a second changelist for an app. Besides the changelist that
> > shows all members, I would like to show a changlist that show all members
> > interested in some category. I
You want this...
http://blog.dougalmatthews.com/2008/10/filter-the-django-modeladmin-set/
Be aware though, of a bug* in manage.py that, if you dumpdata with
only your app specified, you will get entries for the proxy model as
well.
The proxy model entries will screw up your next loaddata, so I
r
On Wed, Jul 22, 2009 at 7:08 AM, TiNo wrote:
> Hi,
> I would like a second changelist for an app. Besides the changelist that
> shows all members, I would like to show a changlist that show all members
> interested in some category. I now I can apply a list filter in the main
> list, but I rather
Hi,
I would like a second changelist for an app. Besides the changelist that
shows all members, I would like to show a changlist that show all members
interested in some category. I now I can apply a list filter in the main
list, but I rather have a separate list where the admin returns to after
ed
4 matches
Mail list logo