mirror of
				https://github.com/django/django.git
				synced 2025-10-31 09:41:08 +00:00 
			
		
		
		
	[1.5.x] Fixed #20614 -- Typo in documentation.
Backport of 39b245fd76 from master
			
			
This commit is contained in:
		
				
					committed by
					
						 Tim Graham
						Tim Graham
					
				
			
			
				
	
			
			
			
						parent
						
							e411e99312
						
					
				
				
					commit
					a952044228
				
			| @@ -2375,7 +2375,7 @@ It is also able to consume standard context variables, e.g. assuming a | ||||
|     <link rel="stylesheet" href="{% static user_stylesheet %}" type="text/css" media="screen" /> | ||||
|  | ||||
| If you'd like to retrieve a static URL without displaying it, you can use a | ||||
| slightly different call:: | ||||
| slightly different call: | ||||
|  | ||||
| .. versionadded:: 1.5 | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user