Re: Django Database Table Front End Editing

2018-08-22 Thread Mikhailo Keda
Check the documentation: https://docs.djangoproject.com/en/2.1/ref/databases/#connecting-to-the-database https://docs.djangoproject.com/en/2.1/topics/forms/ https://docs.djangoproject.com/en/2.1/ref/templates/ -- You received this message because you are subscribed to the Google Groups "Django u

Django Database Table Front End Editing

2018-08-22 Thread Sandeep Khatri
Hi, I am using a django framework and wants to fetch data from mysql database table. I also wants user to edit and update table column data at ui/ frontend. Please help me out with this issue. Thanks and Regards, Sandeep Khatri -- You received this message because you are subscribed to the G