mirror of
				https://github.com/django/django.git
				synced 2025-10-31 09:41:08 +00:00 
			
		
		
		
	Fixed #31892 -- Added backward incompatibility note about Media <script> tags changes.
Refs 31080.
This commit is contained in:
		
				
					committed by
					
						 Mariusz Felisiak
						Mariusz Felisiak
					
				
			
			
				
	
			
			
			
						parent
						
							493b26bbfc
						
					
				
				
					commit
					dd5173ca1b
				
			| @@ -720,6 +720,10 @@ Miscellaneous | ||||
| * The minimum supported version of ``asgiref`` is increased from 3.2 to | ||||
|   3.2.10. | ||||
|  | ||||
| * The :doc:`Media </topics/forms/media>` class now renders ``<script>`` tags | ||||
|   without the ``type`` attribute to follow `WHATWG recommendations | ||||
|   <https://html.spec.whatwg.org/multipage/scripting.html#the-script-element>`_. | ||||
|  | ||||
| .. _deprecated-features-3.1: | ||||
|  | ||||
| Features deprecated in 3.1 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user