2005/11/29, PythonistL <[EMAIL PROTECTED]>: > > Hey folks, > is anybody cappable of comparing TurnboGears with Django? > L. > >
I am using TurboGears, but I had a project that needed admin interface done as soon as possible. Since CatWalk is not really meant to be used by the end users, i installed Django. And I have to say: Django admin is great, very polished and saves lots of work. This is the biggest advantage of Django at this moment IMHO. But stylistically I like Kid, SQLObject and CherryPy more than Django components. -- Ksenia

