|
|
|
|
|
by dedsm
3685 days ago
|
|
The main difference is that Django does not rely on monkeypatching or magic methods, and for me the separation of concerns feels just natural in Django. When I started with Rails it felt like magic, you didn't know why things worked. |
|