Ask HN: What Python web programming frameworks and tools are you using? 16 years ago
django with postgresql. The reason for Django was because of the admin screens that cut down the dev time for the custom cms that i built. if I take admin screens out of the scope, I most likely would have gone with Pylons ...