mirror of
				https://github.com/django/django.git
				synced 2025-10-31 09:41:08 +00:00 
			
		
		
		
	[1.8.x] Fixed #24841 -- Made BaseRangeField.prepare_value() call base_field's prepare_value()
Backport of 614bec41b5 from master
			
			
This commit is contained in:
		
				
					committed by
					
						 Tim Graham
						Tim Graham
					
				
			
			
				
	
			
			
			
						parent
						
							1f33bf78fd
						
					
				
				
					commit
					4311fd2c0a
				
			| @@ -9,4 +9,5 @@ Django 1.8.3 fixes several bugs in 1.8.2. | ||||
| Bugfixes | ||||
| ======== | ||||
|  | ||||
| * ... | ||||
| * Fixed ``BaseRangeField.prepare_value()`` to use each ``base_field``’s | ||||
|   ``prepare_value()`` method (:ticket:`24841`). | ||||
|   | ||||
		Reference in New Issue
	
	Block a user