On 19 fév, 10:35, NoviceSortOf <dljonsson2...@gmail.com> wrote:
(snip) > In my opinion frameworks should be considered on a project by project > basis Well, if you have enough time to learn and master a dozen or more different frameworks, that might be a sensible policy. As far as I'm concerned, having to deal with Zope2, Plone (different versions of...), Django, Drupal (different versions of), Spip (different versions of...), a couple exotic PHP apps, raw PHP, jQuery, Prototype, raw javascript, SQL (in at least 2 of it's variants), css, html, and quite a few other programming / configuration / domain-specific / whatever languages is enough to fill my brain. While Django is possibly not the miracle solution that will cure cancer and solve world hunger, it happens to be the most usable web developpment environment I've worked with so far (ok, I've only been doing web development for more than 7 years and didn't tried more than a dozen python framework so I may not have enough experience to comment, but anyway...). And it's the only one I've worked with that managed to consistenly improve release after release, since the 0.94? (not sure of the exact version number) days. To make a long story short, I now love Django for the very same reasons I love Python : it might not be the most elegant or "pure" solution, but from a practical POV, it mostly stays out of your way and helps you get the job done. I whish I could say the same of some other technos I have to work with :-/ My 2 cents... -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-us...@googlegroups.com. To unsubscribe from this group, send email to django-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.