http://www.jeffbaier.com/2007/07/26/installing-django-on-an-...
Its really simple and takes negligible time. Django is also easily scaled as all sessions are stored on the database.
I chose python because I had been using it for years and love the language. It also has a ton of libraries and support obviously.
I chose Django after a horrible stint with Zope3. Especially now, django has some great documentation and a super helpful IRC channel.
http://www.jeffbaier.com/2007/07/26/installing-django-on-an-...
Its really simple and takes negligible time. Django is also easily scaled as all sessions are stored on the database.
I chose python because I had been using it for years and love the language. It also has a ton of libraries and support obviously.
I chose Django after a horrible stint with Zope3. Especially now, django has some great documentation and a super helpful IRC channel.