Hacker News new | ask | show | jobs
by legostormtroopr 3422 days ago
Everything about Django 1.8 and above blows everything below away. Its all the same, but so much better. The admin app keeps getting better, migrations are a first class citizen and make ongoing change management and deployment a snap.

If you want to make a solid, stable web-app Django is a perfect backend.

1 comments

This is so true. Point in case - Instagram also runs on Django!