Importing models in other files

2021-01-02 Thread Ronak Mistry
Hello there. I had created a web scraper to scrape some data and want to store it in database. The scraper returns a separate list of all the fields required in my model. Does anyone know how to do it. I had tried to write : *import django* *django.setup()* In the beginning of the file but still

Re: Django/python free Training

2020-12-19 Thread Ronak Mistry
Interested in this.. On Sat, 19 Dec 2020, 21:24 Madhuri Wanave, wrote: > I am interested > > On Fri, Dec 18, 2020, 9:58 PM Varnan Thirugnanasambandan < > varn...@gmail.com wrote: > >> Interested. >> >> On Fri, Dec 18, 2020 at 7:56 PM Python Class >> wrote: >> >>> Hi guys, >>> >>> I am manucho f

Debug False

2020-12-14 Thread Ronak Mistry
When i set debug to false the server respond with internal server error 500 on local host. Also i had installed whitenoise, gunicorn an in allowed hosts i put "*" When i go to admin site it works perfectly fine... But when debug is set to true everything works perfectly fine.. Can anyone give me a

Video calling app

2020-12-03 Thread Ronak Mistry
Hello there, I wanted to create a Django project on the video calling app. Can someone please say how to start and give me some resources on it? -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving em