Django

Django is a web framework that encourages rapid development and clean, pragmatic design. It supports many different database backends, several caching schemes, and promotes the use of good urls.

See also DjangoBook.com, a free book that teaches how to use Django.

Django's templating syntax is shared by the Dojo JavaScript library, which may make them a good combination.