Hello,

I have a relational database written in PostgreSQL 8.4. I use
different schemas - not default public schema. I tried to inspectdb my
database but the output was clean. It looked like the inspectdb tool
didn't look in my schemas. I thought it was the matter of the pg
driver, so I changed it from postgresql-psycopg2 to postgresql.
Nothing changed. The output was the same.

Is it possible to generate models from my database?

Am i doing something wrong?

Thanks for help :)

best regards,
mark

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to