Blogger
Blogger copied to clipboard
Update settings.py
Related Issue or bug
- Info about Issue or bug I have commented out two lines in settings.py . Fixes: #[issue number that will be closed through this PR]
Proposed Changes
- Info about changes Goes here
Additional Info
- Anything related Issues In .env file, I have changed debug == False. Now , the project is running on local. @harsh-9in , can you plz review my code.
Screenshots
| Original | Updated |
|---|---|
| original screenshot | **updated screenshot ** |
hey @radhikasingh13 I have switched to your branch but it is still showing server error 500
@harsh-9in Do you have made .env file and in that you have changed DEBUG==False?

see
See its working .Can you share me your settings.py file.