mirror of
https://github.com/django/django.git
synced 2025-09-25 07:59: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.