▲ | rtpg 4 days ago | |
Shrug, I find them more helpful than Pydantic models for lots of canonical cases. I have had good success with DRF model serializers in like Django projects with 100+ apps (was the sprawling nature of the apps itself a problem? Sure, maybe). Got the job done As with anything you gotta built your own wrappers around these things to get value in larger projects though |