contact@digitalnotebooks.co
Stay Organized, Stay Inspired. Let's Write.

Car Listing: Sending Our Inquiry as Email to Our Admin Part 16

Back To All Notes
  • Notebook: Django Project: Car Listing
  • Speaker: Udemy Instructor Rathan Kumar
  • Date Created: July 23, 2024, 8:52 p.m.
  • Owner: Rosilie

1. See the documentation on sending email in Django.

2. Go to SETTINGS.PY and update as.

3. In the CONTACTS\VIEWS.PY INQUIRY function, update as:

In our example, SETTINGS.PY uses the email = rosy61625@gmail.com Aas our SENDER.

Our receiver is our ADMIN in our ADMIN PANEL.

 

4. if you you check your ADMIN EMAIL, you should be able able to receive a notification. To which the admin must login to view all the details about the inquiry.



No PDF file attached.

Notebook
Notebook Details
Title: Django Project: Car Listing
Category: Udemy Django Course