Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No Images in the website #293

Closed
swapnilsparsh opened this issue May 10, 2021 · 7 comments · Fixed by #295
Closed

No Images in the website #293

swapnilsparsh opened this issue May 10, 2021 · 7 comments · Fixed by #295
Assignees
Labels
bug Something isn't working gssoc21 GirlScript Summer of Code 2021 help wanted Extra attention is needed Level2 Bug fixing, adding small features.

Comments

@swapnilsparsh
Copy link
Owner

All the images that were there on the website are not showing due to some bug.
FIx it ASAP.

@swapnilsparsh swapnilsparsh added bug Something isn't working help wanted Extra attention is needed Level2 Bug fixing, adding small features. gssoc21 GirlScript Summer of Code 2021 labels May 10, 2021
@coding-geek21
Copy link
Contributor

@swapnilsparsh I would like to work on this , please assign me

@swapnilsparsh
Copy link
Owner Author

@coding-geek21 If possible then please make the PR for this issue ASAP.

@arpit456jain
Copy link

its because DEBUG = False
if DEBUG == True its working fine but then the 404 error can not be handled

@swapnilsparsh
Copy link
Owner Author

its because DEBUG = False
if DEBUG == True its working fine but then the 404 error can not be handled

In which file?

@arpit456jain
Copy link

its because DEBUG = False
if DEBUG == True its working fine but then the 404 error can not be handled

In which file?

Settings.py

https://github.com/swapnilsparsh/Rescue/blob/master/mysite/settings.py

@coding-geek21
Copy link
Contributor

@swapnilsparsh I have made the PR and now this bug is fixed

@arpit456jain
Copy link

@swapnilsparsh I have made the PR and now this bug is fixed

That's a really good fix . You handle the debug for both states (True and False) Great

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working gssoc21 GirlScript Summer of Code 2021 help wanted Extra attention is needed Level2 Bug fixing, adding small features.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants