| @@ -667,8 +667,8 @@ class QuerySet(object): | ||||
|                 parts = [] | ||||
|  | ||||
|                 cleaned_fields = [] | ||||
|                 append_field = True | ||||
|                 for field in fields: | ||||
|                     append_field = True | ||||
|                     if isinstance(field, str): | ||||
|                         parts.append(field) | ||||
|                         append_field = False | ||||
|   | ||||
		Reference in New Issue
	
	Block a user