I'm trying to figure out the simplest way to access my file in my HTML template in Django and store this file as a string in Javascript. I've tried directly storing it via:I'm trying to figure out the simplest way to ac
I'm trying to figure out the simplest way to access my file in my HTML template in Django and store this file as a string in Javascript. I've tried directly storing it via:I'm trying to figure out the simplest way to ac