AAAnita Achuinappsmith.hashnode.dev·May 4, 2022 · 8 min readBuild a Contact Application with DjangoA contact application is a database that collects and stores user contact data. The contact app is a widely used application, similar to the contact application on your mobile phone, that stores data such as user contact names, phone numbers, email a...00
AAAnita Achuinanitaachu.hashnode.dev·Sep 21, 2020 · 4 min readHow to send an email on django app using SMTP serverHi, I decided to share these steps on how to send email on a django app while using Django framework because personally I had a lot of difficulties sending email in a django app using google SMTP server. This is used to send email to users, usually ...04VFUM