I am new to using Django and so far, I like it. I have installed
Django and want to use it with a pre-existing database. Several tables
have multiple primary keys. How do I create the multiple primary keys
in the model? I did use the inspectdb command to help me create the
model because some tables have more than 25 columns. Also, can I run
an SQL module (*.sql file) from Django? Or any suggestions on how to
do so. Thank you for your input.
Unfortunately it isn't supported. See:
--
Ramiro Morales | http://rmorales.net