Fixing Ubuntu error “entity too large” in nginx, Django
I recently came across this bug while working through the alpha of HorseRecords. Image upload worked perfectly in development but in production it bailed out on all but very small images. The solution was to adjust the nginx config variable… Read More »Fixing Ubuntu error “entity too large” in nginx, Django