By Noob
I apologize in advance, as perhaps this is an error on my part. Using Filezilla I added and updated pictures in my “static” folder. When I updated the html to use those new pictures (instead of older ones), and uploaded the new html template, the pictures were missing. I reverted back to the original template and the old pictures came back in production. Not to be outdone, I just renamed the new pictures as the old pictures and sure enough the old pictures were still there! I’ve searched a lot but I think this problem is so basic that no one runs into it.
Not sure if this is relevant, but the “Owner/Group” of the new/updated photos is different from the existing ones.
<img src="{% static 'guestbook/images/software-img.png' %}" class="img-responsive" alt="home img">
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
Had to do with django. needed to run manage.py collectstatic when images were updated.
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.