runbot/runbot_test/__init__.py
William Braeckman f2e79007b9 [IMP] runbot: implement public model mixin
The mixin provides tooling for graphql-ish requests with request and
response schemas.
The goal is to safely expose fields through a public api where public
users may request data for a given schema similar to how graphql works.
2025-03-13 15:15:11 +01:00

2 lines
31 B
Python

from . import models as models