Flask vs. Django in 2016

My opinion about Flask Vs. Django is pretty much that both are awesome frameworks. You can't go wrong with either one. The one exception is if you're into programming the core of the framework itself, you will have a much easier time doing so with Flask as opposed to Django. Django's code is very complicated and huge. My latest project is rewriting an older website called NoobPost.com into a website that will showcase tutorials and vlogs regarding the IT world. I haven't given the site too much thought at the moment, but decided to build it to get more familiar with flask. In the process I have to say that Flask has really grown on me and I think it's absolutely great..