This adds tests for a regression where the `min_value` and `max_value` arguments are not being set for a DRF `DecimalField` even though the corresponding `MinValueValidator` and `MaxValueValidator` is being set on the model fields. Note that this only appears to be a regression for Django < 1.9, as these regression tests pass on newer versions of Django.
| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| browsable_api | Loading commit data... | |
| __init__.py | Loading commit data... | |
| conftest.py | Loading commit data... | |
| description.py | Loading commit data... | |
| models.py | Loading commit data... | |
| test_atomic_requests.py | Loading commit data... | |
| test_authentication.py | Loading commit data... | |
| test_bound_fields.py | Loading commit data... | |
| test_decorators.py | Loading commit data... | |
| test_description.py | Loading commit data... | |
| test_fields.py | Loading commit data... | |
| test_filters.py | Loading commit data... | |
| test_generics.py | Loading commit data... | |
| test_htmlrenderer.py | Loading commit data... | |
| test_metadata.py | Loading commit data... | |
| test_middleware.py | Loading commit data... | |
| test_model_serializer.py | Loading commit data... | |
| test_multitable_inheritance.py | Loading commit data... | |
| test_negotiation.py | Loading commit data... | |
| test_pagination.py | Loading commit data... | |
| test_parsers.py | Loading commit data... | |
| test_permissions.py | Loading commit data... | |
| test_relations.py | Loading commit data... | |
| test_relations_generic.py | Loading commit data... | |
| test_relations_hyperlink.py | Loading commit data... | |
| test_relations_pk.py | Loading commit data... | |
| test_relations_slug.py | Loading commit data... | |
| test_renderers.py | Loading commit data... | |
| test_request.py | Loading commit data... | |
| test_response.py | Loading commit data... | |
| test_reverse.py | Loading commit data... | |
| test_routers.py | Loading commit data... | |
| test_serializer.py | Loading commit data... | |
| test_serializer_bulk_update.py | Loading commit data... | |
| test_serializer_lists.py | Loading commit data... | |
| test_serializer_nested.py | Loading commit data... | |
| test_settings.py | Loading commit data... | |
| test_status.py | Loading commit data... | |
| test_templatetags.py | Loading commit data... | |
| test_testing.py | Loading commit data... | |
| test_throttling.py | Loading commit data... | |
| test_urlpatterns.py | Loading commit data... | |
| test_utils.py | Loading commit data... | |
| test_validation.py | Loading commit data... | |
| test_validators.py | Loading commit data... | |
| test_versioning.py | Loading commit data... | |
| test_views.py | Loading commit data... | |
| test_viewsets.py | Loading commit data... | |
| test_write_only_fields.py | Loading commit data... | |
| urls.py | Loading commit data... | |
| utils.py | Loading commit data... |