WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Make SimpleListField and SimpleSetField easier to customize #122

@adamchainz

Description

@adamchainz

Some use cases of comma separated fields are better off displaying the data with newlines, or as json, etc. It's not so easy right now to subclass SimpleListField or SimpleSetField right now to customize just the [de]serialization logic whilst keeping the validation logic - make it so, by moving the string splitting/combining into separate methods.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions