mirror of
https://github.com/Hopiu/django.git
synced 2026-03-17 06:20:24 +00:00
* Fixed #29010 -- Added limit_choices_to support to autocomplete fields. * Fixed #29138 -- Allowed autocomplete fields to target a custom to_field rather than the PK. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| models.py | ||
| test_autocomplete_widget.py | ||
| tests.py | ||
| urls.py | ||
| widgetadmin.py | ||