i have django installed on dreamhost. now i´d like to build an app with tables from a given database on another host, still using my dreamhost-installation. since the database-settings seem to be global (settings.py) for all apps, i´m not quite sure how to do this.
patrick