Hello,

i have a Login Form with 3 Fields: Mandatename, Username and Password. Now 
the user login now with a Mandatename. There are a global database where 
there are a relation between mandate name and a further database. All 
Querys now from this User goes then to this database.

Example:

User A login with Mandatename Mandate_A. In global Database there are a 
entry Mandate_A to Database with Name "1". Now i want that all querys from 
request from User A to Database 1 goes. Another User B Login with 
Mandate_B. In global Database there are a Entry to Database "2". All Querys 
from this User goes to Database 2. 

Is this possible?

Regards

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/b8bc6fb3-f453-4b5c-a39d-31b39dc73b9e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to