summaryrefslogtreecommitdiffstats
path: root/settings.py
diff options
context:
space:
mode:
authorFrank Vanderham <twelve.eighty@gmail.com>2018-04-23 20:48:12 -0600
committerJelle van der Waa <jelle@vdwaa.nl>2019-01-21 21:19:58 +0100
commit6cbf136e0bc8ed5698ce205f771e2f36e6bbd609 (patch)
treea0ff634bd1007b76d1cdab6f428826198fc834d1 /settings.py
parent7bc2457012b3722a937aba315286ec56a40fda0f (diff)
downloadarchweb-6cbf136e0bc8ed5698ce205f771e2f36e6bbd609.tar.gz
archweb-6cbf136e0bc8ed5698ce205f771e2f36e6bbd609.zip
Fix Python 2 vs. Python 3 Unicode string issues
* Fixed issue with string concatenation that fails under Python 3 * Fixed issue with concatenating strings with potentially mixed encoding. All strings are now first converted to UTF-8 and then concatenated.
Diffstat (limited to 'settings.py')
0 files changed, 0 insertions, 0 deletions