I bumped into this in SO. This will do good for Flask and the community. http://stackoverflow.com/questions/2665313/python-framework-for-small-website/2665345#2665345 -- -- Dejan Noveski Web Developer dr.mote@gmail.com Twitter: http://twitter.com/dekomote | LinkedIn: http://mk.linkedin.com/in/dejannoveski Atomidata http://www.atomidata.com
Here is the follow-up discussion on Reddit: http://www.reddit.com/r/Python/comments/dylno/django_vs_flask_for_a_longterm_project/ It would be good to have comments that aren't negative about other frameworks (primarily Django). Other frameworks have good ideas it's worth borrowing from, and I'd rather talk about the positives of Flask without having to criticize others. On 1 November 2010 22:22, Dejan Noveski <dr.mote@gmail.com> wrote: > I bumped into this in SO. This will do good for Flask and the community. > http://stackoverflow.com/questions/2665313/python-framework-for-small-website/2665345#2665345 > > -- > -- > Dejan Noveski > Web Developer > dr.mote@gmail.com > Twitter: http://twitter.com/dekomote | LinkedIn: > http://mk.linkedin.com/in/dejannoveski > Atomidata http://www.atomidata.com >
Hi, On 11/2/10 12:17 AM, danjac354@gmail.com wrote: > It would be good to have comments that aren't negative about other > frameworks (primarily Django). I can support that. Regards, Armin
I think there was one quote about bieng on pythonsecurity.org site. I've never heard of that site until now. How is security in flask being handled so far? I am not too concerned about security as much because since its a "microframework" it also makes it easier to control security in a theoretical point of view. ~Jonathan C On Mon, Nov 1, 2010 at 4:27 PM, Armin Ronacher <armin.ronacher@active-4.com>wrote: > Hi, > > On 11/2/10 12:17 AM, danjac354@gmail.com wrote: > > It would be good to have comments that aren't negative about other > > frameworks (primarily Django). > I can support that. > > > Regards, > Armin >
That answer on SO is the very reason I discovered (and suddenly started to love) Flask. Alex On Tue, Nov 2, 2010 at 5:45 AM, Jonathan Chen <tamasiaina@gmail.com> wrote: > I think there was one quote about bieng on pythonsecurity.org site. I've > never heard of that site until now. How is security in flask being handled > so far? I am not too concerned about security as much because since its a > "microframework" it also makes it easier to control security in a > theoretical point of view. > > ~Jonathan C > > > On Mon, Nov 1, 2010 at 4:27 PM, Armin Ronacher <armin.ronacher@active-4.com> > wrote: >> >> Hi, >> >> On 11/2/10 12:17 AM, danjac354@gmail.com wrote: >> > It would be good to have comments that aren't negative about other >> > frameworks (primarily Django). >> I can support that. >> >> >> Regards, >> Armin > >