On Thu, Sep 4, 2008 at 4:55 AM, MakotoSatoh <[EMAIL PROTECTED]> wrote:
> > Hi, > > Can I include my Model's or AdminModel's method into AdminModels > list_filter? > > I don't want to store the value in database, since that value is > calculatable on the fly. > > Thanks in advance and congratuation on 1.0 release. > No, the filtering is done at the database level. Karen --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---

