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

Car Listing: Contact Us Page & Send Emails Part 18

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

1. We make our CONTACT page functional.  WE DONT SAVE the details of this Contact Form into our database but instead, we will send all these details as an EMAIL to our ADMIN.

2. Update the PAGES\VIEWS.PY

3. Update the CONTACT.HTML as:

4. Test it.

See your email (the admin user email address). If you want to format the email, you need to use RENDER_TO_STRING (see your Notebook project and Blog Project for reference.

4.



No PDF file attached.

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