mirror of
				https://github.com/django/django.git
				synced 2025-10-31 09:41:08 +00:00 
			
		
		
		
	Removed versionadded/changed annotations for 4.1.
This commit is contained in:
		| @@ -586,8 +586,6 @@ the ``default_bounds`` argument. | ||||
|  | ||||
|     .. attribute:: DecimalRangeField.default_bounds | ||||
|  | ||||
|         .. versionadded:: 4.1 | ||||
|  | ||||
|         Optional. The value of ``bounds`` for list and tuple inputs. The | ||||
|         default is lower bound included, upper bound excluded, that is ``[)`` | ||||
|         (see the PostgreSQL documentation for details about | ||||
| @@ -606,8 +604,6 @@ the ``default_bounds`` argument. | ||||
|  | ||||
|     .. attribute:: DateTimeRangeField.default_bounds | ||||
|  | ||||
|         .. versionadded:: 4.1 | ||||
|  | ||||
|         Optional. The value of ``bounds`` for list and tuple inputs. The | ||||
|         default is lower bound included, upper bound excluded, that is ``[)`` | ||||
|         (see the PostgreSQL documentation for details about | ||||
|   | ||||
		Reference in New Issue
	
	Block a user