Skip to content

Support json_or_form location and webargs fields#258

Merged
greyli merged 1 commit intomainfrom
webargs-fields
May 3, 2022
Merged

Support json_or_form location and webargs fields#258
greyli merged 1 commit intomainfrom
webargs-fields

Conversation

@greyli
Copy link
Copy Markdown
Member

@greyli greyli commented May 3, 2022

Expose webargs's DelimitedList and DelimitedTuple fields.

Checklist:

  • Add tests that demonstrate the correct behavior of the change. Tests should fail without the change.
  • Add or update relevant docs, in the docs folder and in code docstring.
  • Add an entry in CHANGES.md summarizing the change and linking to the issue and your username.
  • Add *Version changed* or *Version added* note in any relevant docs and docstring.
  • Run pytest and tox, no tests failed.

@greyli greyli added this to the 1.0.0 milestone May 3, 2022
Expose webargs's DelimitedList and DelimitedTuple fields.
@greyli greyli force-pushed the webargs-fields branch from 2936c2b to 7745470 Compare May 3, 2022 06:59
@greyli greyli merged commit a714e2f into main May 3, 2022
@greyli greyli deleted the webargs-fields branch May 3, 2022 07:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Allow to use json_or_form location and fields from webargs

1 participant