Hi all,

Forgive me if this has been asked, but I went through both -users and
-developers and couldn't see anything similar.

So - is it possible to run django across multiple databases? The
project I'm working on at the moment has some rather
distinct/incompatible data sets, and I'd prefer to run them out of
separate databases for clarity purposes.

Is this possible - for example have one database for the django-related
tables, and other databases for the application data? Or could this be
handled by different app or project for each database? 

Thanks,
Simon

Reply via email to