Comment on What is Flask-Admin?parentComments−yen22311yWhen using Flask, I like the fact that for form handling with an ORM, there's a flask-wtforms plugin, a wtforms-sqlalchemy plugin, and a flask-sqlalchemy plugin. This is part of the reason why I'm sticking with Django.−nsomaru11yThis makes no sense. You like something about Flask so you're sticking with Django?−bayesianhorse11yWhen using all these plugins, how is that better than using an integrated framework? I always thought the point of flask is that it is "lighter".
Comments
When using Flask, I like the fact that for form handling with an ORM, there's a flask-wtforms plugin, a wtforms-sqlalchemy plugin, and a flask-sqlalchemy plugin. This is part of the reason why I'm sticking with Django.
This makes no sense. You like something about Flask so you're sticking with Django?
When using all these plugins, how is that better than using an integrated framework? I always thought the point of flask is that it is "lighter".