TurboGears vs. Django

I wrote exact same application in TurboGears and Django. Both are similar framework and they are written in Python.



The application is simple Address Book.











In TurboGears (Download)





Figure 1. List Page









Figure 2. Edit Detail Page




Figure 3. View Detial Page

In Django (Download)






Figure 4. List Page







Figure 5. Edit Detail Page









Figure 6. View Detail Page

2 Responses to “TurboGears vs. Django”

  1. sergray Says:

    TurboGears application looks better, but it’s rather a matter of template i think. Which framework was simpler to get acquainted with?

  2. gavi Says:

    Django is much better as a framework, you can do a lot with it.

Leave a Reply