mirror of
				https://github.com/django/django.git
				synced 2025-10-26 23:26:08 +00:00 
			
		
		
		
	[1.9.x] Removed old versionadded/changed directives.
Backport of da08195b36 from master
			
			
This commit is contained in:
		
				
					committed by
					
						 Tim Graham
						Tim Graham
					
				
			
			
				
	
			
			
			
						parent
						
							d9df079dd9
						
					
				
				
					commit
					9df082bc8c
				
			| @@ -122,8 +122,6 @@ Related objects reference | ||||
|         the ``blog`` :class:`~django.db.models.ForeignKey` doesn't have | ||||
|         ``null=True``, this is invalid. | ||||
|  | ||||
|         .. versionchanged 1.7:: | ||||
|  | ||||
|         For :class:`~django.db.models.ForeignKey` objects, this method accepts | ||||
|         a ``bulk`` argument to control how to perform the operation. | ||||
|         If ``True`` (the default), ``QuerySet.update()`` is used. | ||||
|   | ||||
| @@ -1074,8 +1074,6 @@ Attributes | ||||
| FileResponse objects | ||||
| ==================== | ||||
|  | ||||
| .. versionadded:: 1.7.4 | ||||
|  | ||||
| .. class:: FileResponse | ||||
|  | ||||
| :class:`FileResponse` is a subclass of :class:`StreamingHttpResponse` optimized | ||||
|   | ||||
		Reference in New Issue
	
	Block a user