On Sunday 16 November 2014 00:46:43 Josh Smeaton wrote:
> Clever. I don't mind this approach at all. Will the overriding of
> get_db_prep_lookup interfere with other implementations though?
> 

Yes, it probably would. It is there because the default one for the lookup 
adds % signs around the value, which I didn't want; and within the evening I 
couldn't find the clean way to get rid of that [in retrospect, I think I need 
to invoke the grand-grand-parent -- super(BuiltinLookup, self).process_rhs()]

Shai.

-- 
You received this message because you are subscribed to the Google Groups 
"Django developers  (Contributions to Django itself)" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/django-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-developers/201411160106.16550.shai%40platonix.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to