conf: fix force_text import
force_text
doesn't exist in Django 4.0+, replace it with force_str
Fixes: 9031e7aa
Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.
force_text
doesn't exist in Django 4.0+, replace it with force_str
Fixes: 9031e7aa