Sankalp

Results 120 comments of Sankalp

@Rahulm2310 The line that you have added is correct i.e. it will make DEBUG=False when `DJANGO_DEBUG=False` will be present in `.env` file else it will make DEBUG=True in any other...

Try to rebase it with the current develop branch then there will be no errors regarding Zulip Key. The download file is in your local directory but as it is...

![image](https://user-images.githubusercontent.com/56037184/110444412-fcf7e200-80e2-11eb-9f30-e18042b789bc.png) I tried making a user and it returns a server error. Maybe you need to set up all environment variables (including sendgrid email) in the `.env` file.

> > Maybe you need to set up all environment variables (including sendgrid email) in the .env file. > > I tried adding `SENDGRID_API_KEY` to heroku config vars(environment variables), still...

@Rahulm2310 See this for reference: https://sendgrid.com/docs/ui/sending-email/sender-verification/

No, It is not needed @Rahulm2310. If it's a problem related to SendGrid then I will suggest using another email service or consoleBackend. Let me know if it was able...

@Rahulm2310 In that case I can approve this PR. I will review it again soon.

@Rahulm2310 Can you please resolve the merge conflict and do the suggested changes?

@Rahulm2310 It is a priority now because the deployed backend is required. Can you please update the PR?

> @codesankalp can you help me identify why CI builds are failing Not sure, It is something related to postgres. I think while deleting the database it can't delete it....