I 100 percent agree that if you have a data driven application, Django is an excellent choice, as it provides a unified way of building the entire application.
I also find that Django plays extremely well with other languages/frameworks: You can easily incorporate JavaScript, React, jQuery, Bootstrap, etc. into your Django project, giving you tons of flexibility on both the front and backend.