I worked for a while with Django and switched to TG because:
 * Django has a nasty ORM (very inconsistent api and error-prone)
 * had problems with Djangos regexp url mapping(it seems cool and
powerfull but it was difficult to get working correctly and TG mapping
is more straightforward and is as powerfull)
 * TG has much better support for user interaces -- Widgets
 * TG has better support for modularization ( TG is using setuptools
and Paste so you can use these in your app; another thing is that at
the moment there is a number of plugins to TG -- Widgets, Template
Languages and more comming  )

disclaimer: its my personal opinion, i did a core module for a big site
in Django, and i did a front end to a decission support system and am
working on a DB driven CMS with TurboGears


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TurboGears" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/turbogears
-~----------~----~----~----~------~----~------~--~---

Reply via email to