layerindex-web/rrs
Paul Eggleton ccc1fa775b Report charset for text & CSV views
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>
2021-10-20 11:07:46 +13:00
..
migrations rrs: make changes to support Django 2.2 2021-10-20 10:02:58 +13:00
static Update TableSorter to latest version of active fork 2019-07-17 11:31:01 +12:00
tools rrs: make changes to support Django 2.2 2021-10-20 10:02:58 +13:00
__init__.py Add SPDX license headers to layerindex-web source files 2021-04-21 08:22:51 +12:00
admin.py Add SPDX license headers to layerindex-web source files 2021-04-21 08:22:51 +12:00
apps.py Add SPDX license headers to layerindex-web source files 2021-04-21 08:22:51 +12:00
context_processors.py Add SPDX license headers to layerindex-web source files 2021-04-21 08:22:51 +12:00
models.py rrs: make changes to support Django 2.2 2021-10-20 10:02:58 +13:00
urls.py Add SPDX license headers to layerindex-web source files 2021-04-21 08:22:51 +12:00
views.py Report charset for text & CSV views 2021-10-20 11:07:46 +13:00
wsgi.py Add SPDX license headers to layerindex-web source files 2021-04-21 08:22:51 +12:00