mirror of
				https://github.com/encode/django-rest-framework.git
				synced 2025-11-04 01:47:59 +03:00 
			
		
		
		
	
						commit
						c3175900bc
					
				| 
						 | 
					@ -58,7 +58,7 @@ You can determine your currently installed version using `pip freeze`:
 | 
				
			||||||
* 'Raw data' and 'HTML form' tab preference in browseable API now saved between page views.
 | 
					* 'Raw data' and 'HTML form' tab preference in browseable API now saved between page views.
 | 
				
			||||||
* Bugfix: `required=True` argument fixed for boolean serializer fields.
 | 
					* Bugfix: `required=True` argument fixed for boolean serializer fields.
 | 
				
			||||||
* Bugfix: `client.force_authenticate(None)` should also clear session info if it exists.
 | 
					* Bugfix: `client.force_authenticate(None)` should also clear session info if it exists.
 | 
				
			||||||
* Bugfix: Client sending emptry string instead of file now clears `FileField`.
 | 
					* Bugfix: Client sending empty string instead of file now clears `FileField`.
 | 
				
			||||||
* Bugfix: Empty values on ChoiceFields with `required=False` now consistently return `None`.
 | 
					* Bugfix: Empty values on ChoiceFields with `required=False` now consistently return `None`.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
### 2.3.7
 | 
					### 2.3.7
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue
	
	Block a user