1👍
There is a lot of material on the web that you can read about django and rails, for instance,
- https://stackoverflow.com/questions/91846/rails-or-django-or-something-else
- http://www.ctctlabs.com/index.php/blog/detail/rails_vs_django/
- http://www.feedmagnet.com/blog/django-vs-rails/
- http://www.quora.com/Ruby-vs-Python/Which-should-I-learn-Django-or-Rails
While some of these questions are not specifically about the similarity of the two frameworks, it also compares it. You might want to check these out, tell us what you learn and make this question a bit more directed.
I can tell you, for example, that both are MVC, and so most likely every Rails developer will be able to develop Django and vice-versa. It is not like comparing Ruby to Haskell.
0👍
I have used rails before we changed to django at work. Learning a new webframework isn’t that hard if you understand the basics of webprogramming and using a framework.
We never hired someone with django expertise, but they usually get up to speed in a few weeks.
- [Answer]-Using rpy2 and biomaRt in Django
- [Answer]-Django admin inline conditional values
- [Answer]-Django does a useless join when filtering
- [Answer]-Django create_or_update(), unique_together, unique, and primary