Skip to content

SEP-1789: Validate list_view column keys against the model the list route actually serializes - #1369

Draft
peter-o-addo wants to merge 6 commits into
mainfrom
SEP-1789
Draft

SEP-1789: Validate list_view column keys against the model the list route actually serializes#1369
peter-o-addo wants to merge 6 commits into
mainfrom
SEP-1789

Conversation

@peter-o-addo

Copy link
Copy Markdown
Contributor

Summary

Tested

Checklist

  • New/modified functions have type hints and rST docstrings
  • New tests added for new features or bug fixes
  • All tests pass locally (make test)
  • Pre-commit hooks pass (make run-pre-commit)
  • Database migrations generated if models changed (make makemigrations)
  • User-facing changes documented (README, inline help, UI text)
  • Configuration changes documented with examples
  • Changelog fragment added under changelog.d/ if the change is user-facing (make changelog-add), or confirmed N/A (internal-only change, or a same-release-cycle fix for an unreleased sibling ticket)

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant