Describe the bug:
- Project image not found after adding a new project, Instead it shows a hardcoded image
templates/project_view.html
<img class="card-img-top" src="https://source.unsplash.com/100px180/?phone,contact,email" alt="Card image cap">
- Also
media/proj_image/ not found.
To Reproduce:

Expected behavior:
Should display project image.
Describe the bug:
templates/project_view.html<img class="card-img-top" src="https://source.unsplash.com/100px180/?phone,contact,email" alt="Card image cap">media/proj_image/not found.To Reproduce:
Expected behavior:
Should display project image.