mirror of
				https://github.com/encode/django-rest-framework.git
				synced 2025-10-31 16:07:38 +03:00 
			
		
		
		
	| Propagate the nullability of underlying model fields in ModelSerializer when those fields are marked as read only. This ensures the correct generation of OpenAPI schemas. Fix #8041. | ||
|---|---|---|
| .. | ||
| __init__.py | ||
| test_coreapi.py | ||
| test_get_schema_view.py | ||
| test_managementcommand.py | ||
| test_openapi.py | ||
| views.py | ||