**Note: for support questions, please use stackoverflow**. This repository's issues are reserved for feature requests and bug reports. The force_text in django 4.0 has changed to force_str * **What is the current behavior?** Here is the traceback  Hardcoding force_str in my site-packages solved the problem * **Please tell us about your environment:** - Version: - Python 3.9 - Django 4.0 - Platform: - Window