fix excluding default values in nested model fields in prefetch_related

This commit is contained in:
collerek
2020-12-15 15:59:26 +01:00
parent 6e0da072db
commit 3cb3afb042
5 changed files with 35 additions and 10 deletions

View File

@ -33,7 +33,7 @@ quick_access_set = {
"delete",
"dict",
"extract_related_names",
"from_dict",
"update_from_dict",
"get_column_alias",
"get_column_name_from_alias",
"get_filtered_names_to_extract",