Hi,

I'm trying to figure out how to use inverted/NOT logic in the  
limit_choices_to argument for models.ForeignKey() fields. A google  
search turned up the following:
http://code.djangoproject.com/ticket/1579

This tracker comment indicates that this issue was/is resolved by  
adding support for 'Q' objects. The Q objects work fine, but for the  
life of me, I can't figure out how to 'invert' it? Does anyone have  
any pointers on how to make this work?

Thanks in advance!
D

--~--~---------~--~----~------------~-------~--~----~
 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?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to