mirror of
https://github.com/django/django.git
synced 2025-01-15 12:52:31 +00:00
cb13792938
While the add_fields() call from set_values() does trigger validation it does so after annotations are masked resulting in them being excluded from the choices of valid options surfaced through a FieldError.