Hacker News new | ask | show | jobs
by t312227 3361 days ago
moine,

imho ... i worked with both of them :)

simplified

* drupal is a really nice, secure and extensible portal-system which can be enhanced with plugins written in php

* python-django is a web-framework based on common design-patterns

whats better for you!? it depends what you want to achive, but i think for a startup - and a maximum of flexibility + scalability - i would prefere python-django.

why? as a "general" webframework its more flexible than the portal/plugin approach of drupal + i would prefer python over php.