|
|
|
|
|
by falcor84
3147 days ago
|
|
Django for example has a lot of magic. A lot of the development process consists of adding fields with particular names to classes that have a long inheritance chain of their own, and it's not trivial at all to understand what all of your options are and how they work behind the scenes. |
|
I’ll definitely check out Tornado and the others for how they compare.