- callable default values will now be properly called - PrimaryKeyRelatedField and SlugRelatedField will now return an appropriate type based on the relation model's Field - mock views now have a request object bound even when public is True |
||
|---|---|---|
| .. | ||
| urlconfs | ||
| conftest.py | ||
| reference.yaml | ||
| test_api_view.py | ||
| test_generic_api_view.py | ||
| test_generic_viewset.py | ||
| test_reference_schema.py | ||
| test_referenceresolver.py | ||
| test_renderer_settings.py | ||
| test_schema_generator.py | ||
| test_schema_structure.py | ||
| test_schema_views.py | ||
| test_swaggerdict.py | ||