X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/b2d342589a7889a3b096e7192453d53bd28eed7d..d8dd5e33408239d7fb7b0e14199de1a8341b9858:/src/funding/utils.py diff --git a/src/funding/utils.py b/src/funding/utils.py index 77d8981f5..580833699 100644 --- a/src/funding/utils.py +++ b/src/funding/utils.py @@ -4,7 +4,7 @@ # import re import string -from fnpdjango.utils.text.slughifi import char_map +from fnpdjango.utils.text import char_map # PayU chokes on non-Polish diacritics. # Punctuation is handled correctly and escaped as needed,