mirror of
				https://github.com/django/django.git
				synced 2025-10-31 01:25:32 +00:00 
			
		
		
		
	Fixed #35050 -- Fixed prefixing field names in FilteredRelation().
Thanks Mark Zorn for the report.
Regression in 59f4754704.
			
			
This commit is contained in:
		
				
					committed by
					
						 Mariusz Felisiak
						Mariusz Felisiak
					
				
			
			
				
	
			
			
			
						parent
						
							623597c786
						
					
				
				
					commit
					14917c9ae2
				
			| @@ -29,3 +29,6 @@ Bugfixes | ||||
|   overflow the page and become non-interactive (:ticket:`35012`). | ||||
|  | ||||
| * Added compatibility for ``oracledb`` 2.0.0 (:ticket:`35054`). | ||||
|  | ||||
| * Fixed a regression in Django 5.0 where querysets referenced incorrect field | ||||
|   names from ``FilteredRelation()`` (:ticket:`35050`). | ||||
|   | ||||
		Reference in New Issue
	
	Block a user