Django comes with all the bells and whistles you could possibly need. Flask is "micro-framework" but still provides all tools you will realistically make use of.
Some people say that Django forces you to write your code in Django while Flask lets you write Python.