Skip to content

Fast route without trying converters #30

@smarie

Description

@smarie
Owner

From #5

matching converters will be called even if received value is of a valid type, except if a specific option skip_matching_converters_if_valid=True is set

Activity

smarie

smarie commented on Oct 10, 2019

@smarie
OwnerAuthor

I am not totally convinced with this. There is already a workaround: to provide an "identity" converter first in the converters list, accepting the field type. Of course that's a bit cumbersome...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @smarie

        Issue actions

          Fast route without trying converters · Issue #30 · smarie/python-pyfields