▲ | iterateoften 4 days ago | |
> like multi-node deployment, downtime considerations Never had an issue with Django on a large project at a previous $8b startup whose code base went over several major data refactors. In fact Django’s excellent migrations was specially called out for the reason for our confidence in making large DB refactors. |