mirror of
git://git.yoctoproject.org/layerindex-web.git
synced 2026-01-27 09:01:24 +01:00
I noticed in the branch comparison plain text view ("Plain text" button
in the Tools -> Branch Comparison page) that in current versions of
Firefox the ellipses were coming through corrupted, though they looked
fine in the HTML version, and it turns out this is because I wasn't
specifying a character set encoding. It should be UTF-8, so add a
charset to the content type stating as such for this and other similar
views.
Signed-off-by: Paul Eggleton <paul.eggleton@linux.microsoft.com>
|
||
|---|---|---|
| .. | ||
| migrations | ||
| static | ||
| tools | ||
| __init__.py | ||
| admin.py | ||
| apps.py | ||
| context_processors.py | ||
| models.py | ||
| urls.py | ||
| views.py | ||
| wsgi.py | ||