mirror of
https://github.com/django/django.git
synced 2025-10-10 07:19:11 +00:00
Removed the can_return_columns_from_insert skip gates on existing field_defaults tests to confirm the expected number of queries are performed and that returning field overrides are respected.