2007/9/22, James Bennett <[EMAIL PROTECTED]>:
>
> On 9/21/07, Yuri Baburov <[EMAIL PROTECTED]> wrote:
> > I like newforms-admin very much, because it's customizeable.
> > But now imagine that you have 10 usual models in admin interface, but
> > 11th needs to be special.
> > One possible example: you need to show, how much LogEntries for each
> > model was created by each user for some date interval.
> > What you are going to do?
>
> Erm, how about:
>
> 1. Register the first 10 models with a stock ModelAdmin class, which
> you can do in one fell swoop.
> 2. Write a custom class for the 11th, and register it with that.
> 3. Profit!

Please, read my whole post.
I don't want to create my own implementation of filters.
I don't want to create my own implementation of changelist sorting.
etc.

-- 
Best regards, Yuri V. Baburov, ICQ# 99934676, Skype: yuri.baburov,
MSN: [EMAIL PROTECTED]

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django developers" group.
To post to this group, send email to django-developers@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to