I never saw that ticket. I've been looking at it purely from the
perspective of trying to inject it into the model in my app to get
around doing expensive filtering in my template.
I see Jacob's point that saving a few chars in python is not worth it
for the cost of having to read docs to figure out what it does, but
this would be a fantastic thing to have in templates where there is no
way to specify filtering.


On Sep 23, 9:26 pm, Aymeric Augustin
<[email protected]> wrote:
> 2011/9/23 tWoolie <[email protected]>:
>
> > I've submitted a pull request (https://github.com/django/django/pull/
> > 51) for an active() relatedmanager method on the models class. I
> > wanted to get some feedback from other devs about inclusion into
> > trunk. I've included a patch to the docs if you want more info.
>
> Hello,
>
> If I understand correctly, this is same idea as #16611.
>
> This feature was rejected by a core developer, which means it won't be
> added to Django.
>
> The rationale is explained 
> inhttps://code.djangoproject.com/ticket/16611#comment:5
>
> Thanks for the suggestion!
>
> --
> Aymeric Augustin.

-- 
You received this message because you are subscribed to the Google Groups 
"Django developers" 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-developers?hl=en.

Reply via email to