Re: Data from multiple engines/data in one Django app (or project)

2006-01-05 Thread Simon Willison
On 5 Jan 2006, at 17:48, mortenbagai wrote: Is there a way to model data from multiple, separate data sources in the same Django project? Not at the moment, but it's under active discussion: http://code.djangoproject.com/ticket/1142 Please add a brief description of your requirement to that

Data from multiple engines/data in one Django app (or project)

2006-01-05 Thread mortenbagai
Here's an issue I've been wondering about. It's something that comes up somewhat frequently in the type of development we do, and I'm wondering what the Django-centric approach to this would be? Here's the situation: We have newly developed Django app that's running beautifully. In fact, it's wor