hi swawn, thanks for ur reply. i tried in django2.1. but i want that in
Django 1.1.1. i tried as shown in this url.
http://www.eflorenzano.com/blog/tag/multiple-databases/
but i dont want to do like that. i want to seperate tables. i.e some of rows
in some "x" table in one database and some of rows in "x" table in other
database. i want to select which database used to add/retrieve the rows
dynamically. I think u got mu requirement. if u know how to do please reply
me. if u want any info please ask me. thank u.

On Wed, Mar 10, 2010 at 11:50 PM, Shawn Milochik <sh...@milochik.com> wrote:

> Go to google.com.
>
> Search for this:  multi-database support in django
>
> You will find that the first result is from a page on
> code.djangoproject.com which directly discusses this and links to the
> usage documentation. Note that this feature is currently in beta, and will
> be officially released as part of Django 1.2.
>
> In the future, when you have a Django question:
>
> Step 1: Go to http://docs.djangoproject.com/ and search.
> Step 2: Go to google.com and search (if step 1 doesn't help you).
> Step 3 (or later): Write to this group explaining what you tried and ask
> your question.
>
> Sincerely,
> Shawn
>
> --
> 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<django-users%2bunsubscr...@googlegroups.com>
> .
> For more options, visit this group at
> http://groups.google.com/group/django-users?hl=en.
>
>

-- 
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.

Reply via email to