Re: retriving all table from database

2019-08-07 Thread Confi Yobo
Like Adam Johnson has said, i think you should use stackoverflow or any django facebook group for this post. On Wed, Aug 7, 2019 at 5:16 PM vishal singh wrote: > please anyone help me out its urgent.. > > On Tue, 6 Aug 2019 at 19:56, vishal singh > wrote: > >> can anyone help me to pull all tab

Re: retriving all table from database

2019-08-07 Thread vishal singh
please anyone help me out its urgent.. On Tue, 6 Aug 2019 at 19:56, vishal singh wrote: > can anyone help me to pull all table name(schema wise ) from database > into a dropdown. > > it will be best if someone give codesnippits or examples , how to do?? > -- You received this message because

Re: retriving all table from database

2019-08-07 Thread Adam Johnson
Hi! I think you've found the wrong mailing list for this post. This mailing list is for the development of Django itself, not for support using Django. This means the discussions of bugs and features in Django itself, rather than in your code using it. People on this list are unlikely to answer yo

retriving all table from database

2019-08-06 Thread vishal singh
can anyone help me to pull all table name(schema wise ) from database into a dropdown. it will be best if someone give codesnippits or examples , how to do?? -- You received this message because you are subscribed to the Google Groups "Django developers (Contributions to Django itself)" group