Oh yes, this one is possible.

Do you want to know if this is possible or how to actually implement it??

I have implemented a solution to solve exactly the same problem.
Let me know if you want to know the one that I implemented.


Regards,
Chetan Ganji
+91-900-483-4183
ganji.che...@gmail.com
http://ryucoder.in


On Thu, Jun 6, 2019 at 5:38 AM Sebastian Jung <sebastian.ju...@gmail.com>
wrote:

> 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
> <https://groups.google.com/d/msgid/django-users/b8bc6fb3-f453-4b5c-a39d-31b39dc73b9e%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
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/CAMKMUjt%2BZMPS%3DmOHhmTaiUTLfMXo9gejp6C1fZfZEORk152zGQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to