mirror of
				https://github.com/django/django.git
				synced 2025-10-31 01:25:32 +00:00 
			
		
		
		
	Address a long standing bug in a Where.add optimization to discard equal nodes that was surfaced by implementing equality for Lookup instances inbbf141bcdc. Thanks Shaheed Haque for the report. Backport ofb81c7562fcfrom main