Re: Retrieve Data in DataBaeses

2020-06-22 Thread Jatin Agrawal
First, you need to understand the basics of Django. Follow this tutorial to get the basics, make sure you watch every video and practice what's taught in it. link: https://www.codingforentrepreneurs.com/projects/try-django-111 On Sunday, June 21, 2020 at 12:43:04 AM UTC+5:30, waqar khan wrote:

Re: Retrieve Data in DataBaeses

2020-06-20 Thread Mottaz Hegaze
you need to do the django polls app tutorial On Sat, Jun 20, 2020 at 9:12 PM waqar khan wrote: > I have recently start in Django > I have create a simple project Registration Form in save database > Mysqlite3, > But, how to retrieve data database show in html file table formet , > > Please any g

Retrieve Data in DataBaeses

2020-06-20 Thread waqar khan
I have recently start in Django I have create a simple project Registration Form in save database Mysqlite3, But, how to retrieve data database show in html file table formet , Please any guide me! -- You received this message because you are subscribed to the Google Groups "Django users" gr