mirror of
https://github.com/django/django.git
synced 2024-12-26 02:56:25 +00:00
f2bc4dd0a9
in raw_id_fields has limit_choices_to specified as a Q object. Tweaked a test to trigger the condition and verify the fix. Finally, documented that limit_choices_to specified as a Q object has no effect on the choices available for fields listed in raw_id_fields, and removed another incorrect note that claimed limit_choices_to had no effect on inlines in the admin. git-svn-id: http://code.djangoproject.com/svn/django/trunk@12728 bcc190cf-cafb-0310-a4f2-bffc1f526a37 |
||
---|---|---|
.. | ||
fields.txt | ||
index.txt | ||
instances.txt | ||
options.txt | ||
querysets.txt | ||
relations.txt |