Skip to content

Draft: feat(admin): improve and fix views

TROUSSELLIER Laurent requested to merge crud_fix into main
  • replace SQL dual not null constraint with pydantic model validation (and custom error)
  • add before edit/create validation through starlette_admin api

Merge request reports