Live data from Hacker News

Ask HN: Web2py vs Django?

news.ycombinator.com

1–3 of 3 posts

Ask HN: Web2py vs Django?

#1
Anyone has experience with both? Django seems to be the popular choice right now, but it appears Web2py has better support for Google App Engine. What major reasons are there to pick one over the other? Which would be easier to get into, coming from a Rails background?

Re: Ask HN: Web2py vs Django?

#3
Both Rails and web2py follow "convention over configuration" while Django follows "configuration over convention". Each has pros and cons but coming from a Rails background you'll probably find web2py closer.