chiranjeevi.muttoju wrote: > Hi friends, > > i am working with django1.1.1, now i want to connect django with > multiple database, could you people please help me how to achieve > this.
Django 1.1.1 /does not support/ multiple databases. You therefore cannot expect much in the way of help with 1.1.1 multiple databases. You can mess about with 1.1.1 in dubious fashion (e.g. as shown in thread [1]) to allow some limited access which might be useful in some cases if you know what you're doing ...but supported multiple database usage isn't coming until 1.2, which is currently in alpha [2]. [1] http://groups.google.com/group/django-users/browse_thread/thread/da81fdee7b6b897a/c4da236c457e42e8?#c4da236c457e42e8 [2] http://docs.djangoproject.com/en/dev/releases/1.2-alpha-1/
-- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-us...@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.