|
|
|
|
|
by coldtea
3746 days ago
|
|
>Python is a language that gives us a lot of liberty in how we solve problems, but Django is a set of cookie cutters for doing things a certain way. Actually a core tenet of Python is: "There should be one-- and preferably only one --obvious way to do it". So Django couldn't be more Pythonic in this regard. |
|