I've implemented predicate test like functionality for Q objects.

https://code.djangoproject.com/ticket/18931

In brief, this lets you define a condition in a Q object and then test 
whether a model instance matches the condition.

I believe this to be a relatively complete patch, and would appreciate any 
review people can offer.

To be clear, a review of the documentation as a user is also helpful, so 
don't be shy ;-)

I'm hoping to land this for 1.5

Thanks,

-Preston

-- 
You received this message because you are subscribed to the Google Groups 
"Django developers" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/django-developers/-/8wlcybZBdEoJ.
To post to this group, send email to django-developers@googlegroups.com.
To unsubscribe from this group, send email to 
django-developers+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-developers?hl=en.

Reply via email to