Y
Hacker News
new
|
ask
|
show
|
jobs
by
yen223
4019 days ago
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.
2 comments
nsomaru
4019 days ago
This makes no sense. You like something about Flask so you're sticking with Django?
link
bayesianhorse
4019 days ago
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".
link