Re: Urgent

2021-03-01 Thread Class Udeh
Hello, Make use of restApi router which will give you the crud url and in ur front end pass the url and add and ID to the url using axios.delete("url/${I'd}, token of the user) Get Outlook for Android From: django-users@googlegroups.com o

Re: Django does't send email on the remote server

2021-02-26 Thread Class Udeh
Hello, Try sent the environment variables in ur hosting platform config..so it read the .env files from your hosting...and most time gmail not advisable to use as a mail option u can use sendmail or mailgun..had same issue when deploying with heroku but I had to use the heroku add-ons mail serv