diff options
| author | Gary Wilson Jr <gary.wilson@gmail.com> | 2007-11-13 14:36:29 +0000 |
|---|---|---|
| committer | Gary Wilson Jr <gary.wilson@gmail.com> | 2007-11-13 14:36:29 +0000 |
| commit | babfe78494028415b0e5f74ec2ca9b66506e8d34 (patch) | |
| tree | d5805a2e48635d5c08643685b45e6318e3a41192 /tests/regressiontests/forms/tests.py | |
| parent | 5e8be6978e0881698f88ba6a23ed7e8fa9928c06 (diff) | |
Fixed #4787, #5913 -- Updating the queryset on a `ModelChoiceField` or `ModelMultipleChoiceField` now updates its widget's choices. The clean methods for `ModelChoiceField` and `ModelMultipleChoiceField` were changed to only allow choices in the specified queryset (instead of allowing all choices returned by the queryset model's default manager).
git-svn-id: http://code.djangoproject.com/svn/django/trunk@6670 bcc190cf-cafb-0310-a4f2-bffc1f526a37
Diffstat (limited to 'tests/regressiontests/forms/tests.py')
0 files changed, 0 insertions, 0 deletions
