On 18/08/06, Adrian Holovaty <[EMAIL PROTECTED]> wrote:
>
> On 8/17/06, Andy Dustman <[EMAIL PROTECTED]> wrote:
> > http://code.djangoproject.com/ticket/2559
> >
> > Implements ^ (istartswith), = (iexact), and @ (search). No prefix is
> > icontains (current behavior).
>
> I've checked in this patch (including documentation) in revision 3601.
> Thanks again for the patch, Andy!

Why not use the same suffix syntax (or subset thereof) for other
django queries ie. __istartswith, __iexact, etc, instead of creating a
new one?

>
> Adrian
>
> --
> Adrian Holovaty
> holovaty.com | djangoproject.com
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@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-users
-~----------~----~----~----~------~----~------~--~---

Reply via email to