mirror of
				https://github.com/django/django.git
				synced 2025-10-31 09:41:08 +00:00 
			
		
		
		
	[3.2.x] Fixed #32648 -- Fixed VariableDoesNotExist rendering sitemaps template.
Backport of 08c60cce3b from main
			
			
This commit is contained in:
		
				
					committed by
					
						 Carlton Gibson
						Carlton Gibson
					
				
			
			
				
	
			
			
			
						parent
						
							59cce8237c
						
					
				
				
					commit
					65dfb06a1a
				
			| @@ -30,3 +30,6 @@ Bugfixes | ||||
| * Fixed a regression in Django 3.2 that caused a crash of | ||||
|   :attr:`.ModelAdmin.search_fields` when searching against phrases with | ||||
|   unbalanced quotes (:ticket:`32649`). | ||||
|  | ||||
| * Fixed a bug in Django 3.2 where variable lookup errors were logged rendering | ||||
|   the sitemap template if alternates were not defined (:ticket:`32648`). | ||||
|   | ||||
		Reference in New Issue
	
	Block a user