@phryk if you're talking about the Cache-Control header sent to the browser, then no, that's not it.
If you're talking about the Cache-Control header sent from the UWSGI back-end to the nginx edge, then I would suggest configuring your nginx edge to *ignore* this header when making decisions whether or not to (micro) cache any content.
You want all your content (micro) cached on your nginx edge.