I know django but after reading the answers to this question I decided to try pylons for a new project, and my opnion opinion now is
- If in hurry use django
- If not in hury use django
- In special cases where django doesn't suffices use pylons
Pylons is great but django is simpler integrated approach I think this article summarizes it very well http://adam.gomaa.us/blog/2007/dec/16/frameworks-exist-for-conceptual-integrity/
