django-planet
June 27, 2019

It's Permissions, Dummy! - Building SaaS #25

in blog Matt Layman
original entry It's Permissions, Dummy! - Building SaaS #25

In this episode, we got into a static files problem that caused a template to fail to load from the Shiv app. After some serious spelunking through the Django code and deep debugging, we found the file permission error that was the source of the problem.