Re: Different classes uses different databases

2012-02-21 Thread kalyani ram
I kinda understand your doubt. are you aware of the class meta: ?? I am not aware of any such meta attributes, but thuis class is used to querying the db like you know, grouping and ordering etc. If this is doubt, well and good Thanks. Regards, Kalyani On Feb 22, 2:01 am, airween

Different classes uses different databases

2012-02-21 Thread airween
Hello there, I have to create two (or more) classes, and rows of classes are stored in different databases. I've read about multi-db: https://docs.djangoproject.com/en/dev/topics/db/multi-db/ - that's clear for me. (Or may be I'm confused...) Is it the only way to handle the databases and