Le 22 oct. 2012 à 23:50, Aymeric Augustin
a écrit :
> There's encoding information available both in self._charset and in the
> Content-Encoding header.
I was confused — Content-Encoding is typically "gzip" of "deflate"; it has
nothing to do with the response charset.
For all practical val
You are modifying the settings on runtime , that practise is not
recommended by django and personally i have had bad experience with that...
El 24/10/2012 00:26, "Marty Woodlee" escribió:
> So the straw man solution we've implemented for now looks like this.
> (Background: we have a settings.THRE