Hacker News new | ask | show | jobs
by wahnfrieden 414 days ago
Django Ninja?
1 comments

Works great, I've been using it in production for a few years. DRF was one of my least favorite bits of the Django world and Ninja has been an excellent alternative.

I still love Django for greenfield projects because it eliminates many decision points that take time and consideration but don't really add value to a pre-launch product.