Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cooperation with other repository django-pydantic-field for model schema validation #163

Open
sshishov opened this issue Mar 26, 2024 · 1 comment

Comments

@sshishov
Copy link

Hi dear maintainer. I am writing to you about possible cooperation with another repository: https://github.com/surenkov/django-pydantic-field.

This repository add the database field which can validate the data before the model is saved using pydantic. I know it is not raw JSON schema but anyways...

Nowadays a lot of people using pydantic and providing at least the HOWTO use your widget and forms with additional model validation would be useful (model validation helps when you are working in the shell, fixing something).

@abe-101
Copy link

abe-101 commented May 14, 2024

+1

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

No branches or pull requests

2 participants