> Right now, Django doesn't seem to support the multiple > databases on the same server or different servers. Will that > feature be available out of the box for future releases?
You may want to eavesdrop on the Django Developers group (as opposed to this Django Users group) where Alex Gaynor has been posting updates on his GSoC project to add multi-DB support to Django[1]. There are several aspects to multi-DB support[2] but I believe he's addressing some of the more common use-cases. You can even follow along if you like to live dangerously as I believe he's got a public repository for his code on GitHub. -tim [1] http://groups.google.com/group/django-developers/search?group=django-developers&q=alex+gaynor+%28multi-db+OR+multiple-database%29 [2] http://groups.google.com/group/django-users/browse_thread/thread/663046559fd0f9c1/ for my posted concerns --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---