You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This PR was merged into the 2.x branch.
Discussion
----------
Fix ExtraLazyChoiceLoader
| Q | A
| ------------- | ---
| Bug fix? | yes
| New feature? | no
| Tickets | -
| License | MIT
Currently, when default data is provided through the autocomplete field, it is not validated against the database or custom query builder. These changes aim to fix that issue and also simplify the code, while the goal remains the same.
Commits
-------
b35fda3 Fix ExtraLazyChoiceLoader
0 commit comments