6 ms·
There are couple of projects aiming to integrate django & pydantic: https://django-ninja.dev https://django-ninja.dev for APIs & https://github.com/jordaneremie
by axit 2y ago
There are couple of projects aiming to integrate django & pydantic: https://django-ninja.dev https://django-ninja.dev for APIs & https://github.com/jordaneremieff/djantic https://github.com/jordaneremieff/djantic for model data
- jdnier 2y agoWow, django-ninja is just what I was looking for. Thanks for pointing it out. Here’s their CRUD example: https://django-ninja.dev/tutorial/other/crud/ https://django-ninja.dev/tutorial/other/crud/