Need a compelling argument to use Django instead of Rails

Jaroslaw Zabiello hipertracker at gmail.com
Wed Jul 26 09:47:54 EDT 2006


On Mon, 24 Jul 2006 12:23:12 +0100, Steve Holden wrote:


> The impression I get is that Rails is relatively inflexible 
> on database schemas,

Django has the same problem. E.g. both Django ORM and ActiveRecord cannot
work with complex primary keys. But for Rails there is a solution for even
very strange created databases: rBatis
(http://jutopia.tirsen.com/articles/tag/rbatis) it is Ruby port of java
Ibatis (http://ibatis.apache.org/)

-- 
Jarosław Zabiełło
http://blog.zabiello.com



More information about the Python-list mailing list