On Sunday 18 September 2005 03:55 am, Andreas wrote:
> I just discovered TurboGears, another MVC web development framework
> based on Python (turbogears.org). Judging from the 20-Minute-Demo-Video
> it seems to be quite similar to Django, although lacking the slick
> admin interface. What do you think about it? How does it compare to
> Django?

They appear to be much more focused on using existing projects rather than 
writing their own.

For example, for an ORM they use SQLobject, compared to Django which has it's 
own. I personally like SQLobject, especially the way it handles inheritance, 
which is different (and "better" for some of the ideas I've in mind) than in 
Django.

Samat

-- 
Samat Jain <http://tamasrepus.rhombic.net/>

Advertising is a valuable economic factor because it is the cheapest way of 
selling goods, particularly if the goods are worthless.
-- Sinclair Lewis (416)

Reply via email to