mirror of
https://github.com/django/django.git
synced 2025-09-17 22:49:35 +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.