I have successfully sneaked Django as a framework for my team at work. Feels nice to be back, after not using professionally for… too many years to count.
I have to say, Django feels like a thoroughly debugged piece of software. I'm especially impressed with migrations, after suffering with SQLAlchemy.
@carlchenet I'm proud to have been a contributor to it a while ago :-). Also, it was the code base where I learned most of my #Python.
@isagalaev exceptionally stable and mature framework imo