Re: Creation of database in real time and loading it in the DATABASES variable of Django;

2019-01-08 Thread Roshan Shah
Use Multi-Tenancy On Tue, Jan 8, 2019 at 1:10 PM Sanderson Carmona wrote: > > 283/5000 > Well it's Michal, I have a closed bank and I can not put client > information inside it, it needs to be in another and this individual > database per client, second question. But I appreciate the information

Re: Creation of database in real time and loading it in the DATABASES variable of Django;

2019-01-08 Thread Sanderson Carmona
283/5000 Well it's Michal, I have a closed bank and I can not put client information inside it, it needs to be in another and this individual database per client, second question. But I appreciate the information, I'm studying it here and in part it solves a part. Thank you very much Em terça-

Re: Creation of database in real time and loading it in the DATABASES variable of Django;

2019-01-08 Thread Sanderson Carmona
Zekri thank you very much, I'm in the fight with google, rs. Em segunda-feira, 7 de janeiro de 2019 17:52:23 UTC-2, zekri sidi mohamed hicham escreveu: > > you must search about django chennels, i don't have good experiences with > django channels but i think it's may help you. > good chance. >

Re: Creation of database in real time and loading it in the DATABASES variable of Django;

2019-01-08 Thread Michal Petrucha
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 On Mon, Jan 07, 2019 at 10:38:30AM -0800, Sanderson Carmona wrote: > Good afternoon, > > I'm using the latest version of Django (2.x) and I'm having a rather > complicated task because of the lack of experience I have with the > Framework. > To do

Re: Creation of database in real time and loading it in the DATABASES variable of Django;

2019-01-08 Thread Mario R. Osorio
I'm not an expert, but this article seems like a good start: How to Configure Multiple Databases in Django the Simple Way https://strongarm.io/blog/multiple-databases-in-django/ On Monday, January 7, 2019 at 1:49:15 PM UTC-5, Sanderson Carmona wrote: > > Good afternoon, > > I'm using the latest v

Re: Creation of database in real time and loading it in the DATABASES variable of Django;

2019-01-07 Thread zekri sidi mohamed hicham
you must search about django chennels, i don't have good experiences with django channels but i think it's may help you. good chance. SIDI MOHAMED HICHAM Zekri student. Le lun. 7 janv. 2019 à 19:48, Sanderson Carmona a écrit : > Good afternoon, > > I'm using the latest version of Django (2.x) a

Creation of database in real time and loading it in the DATABASES variable of Django;

2019-01-07 Thread Sanderson Carmona
Good afternoon, I'm using the latest version of Django (2.x) and I'm having a rather complicated task because of the lack of experience I have with the Framework. To do: I need to use 1 bank as default and others created in real time for the contract client in the company. Example: You purchas