8000 GitHub - pratik-151/carcorner-project: Car seller Django based website
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

pratik-151/carcorner-project

Repository files navigation

carcorner-project

Car seller Django based website

Before you run project do the followings:

  1. You have to make local_settings.py. (Local_settings.py contains sensetive/secret information such as database-connection, Email settings etc.)

  2. For configure local_settings.py file, read this : https://coderwall.com/p/q5nepa/how-to-setup-local_settings-py-for-your-django-1-4-2-project

  3. Add database connection settings in local_settings.py, for database connection code read this: https://docs.djangoproject.com/en/4.0/ref/databases/

  4. Add Email settings in local_settings.py, read this : https://www.geeksforgeeks.org/setup-sending-email-in-django-project/

  5. Update Send_mail() function according to your email-id in views.py of "pages" & "contacts" apps

About

Car seller Django based website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0