Weird errors
I've been running into some problems with my weather app.
The new iphone doesn't honor the font-size 16 fix that seemed to allow the form to look nice on my older iphone.
It turns out I've been taking photos upside down on my phone. The web page doesn't honor exif data, which is something I didn't know. It turns out there was a fix built into firefox 6 years ago, but it's still in experimental stages in firefox (and I can't get it to work. I believe the image needs to be in the css and not in ) and not available in any other browser. Oddly enough, the images display accurately in Safari.
Additionally, while looking into this tonight, I've run into another problem. Django is saving images to the media folder with the wrong permissions. There's no read access to anyone but the owner. So, I have to figure the problem out.
I'm writing this post here simply to run an experiment where I add a photo to this post to see if the issue is throughout Django or simply with the weather app.
edit So.... oddly enough, this picture upload worked. The error is somewhere in the weather app.
Photo by Sharon Pittaway on Unsplash