I worked with Django and Django ORM at home, and I have to say that I consider this to be one of the best in terms of usability.
However, I was wondering if it can be used in "reverse".
Basically what I would like to do is to generate Django models from an existing database schema (from a project that doesn't use django and is pretty old).
Is it possible?
Update: This Oracle Database
database oracle django orm
TM Jul 24 '09 at 18:49 2009-07-24 18:49
source share