Support Django 4.0
See original GitHub issuerules doesn’t support Django 4.0
from django.utils.encoding import force_text
https://docs.djangoproject.com/en/4.0/releases/4.0/
django.utils.encoding.force_text() and smart_text() are removed.
Issue Analytics
- State:
- Created 2 years ago
- Comments:5 (4 by maintainers)
Top Results From Across the Web
Django 4.0 release notes
Django 4.0 supports Python 3.8, 3.9, and 3.10. We highly recommend and only officially support the latest release of each series.
Read more >Download Django
The last version to support Python 2.7 is Django 1.11 LTS. See the FAQ for the Python versions supported by each ... 4.0,...
Read more >Django 4.0.6 release notes
Django 4.0.6 fixes a security issue with severity “high” in 4.0.5. ... to the Django Software Foundation to support Django development.
Read more >Django 4.0.7 release notes
Django 4.0.7 fixes a security issue with severity “high” in 4.0.6. ... to the Django Software Foundation to support Django development.
Read more >Django 4.0.8 release notes
8 fixes a security issue with severity “medium” in 4.0.7. CVE-2022-41323: Potential denial-of-service vulnerability in internationalized URLs¶.
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
This is fixed by #153, it would be nice to have this available in a release now that django 4.0 is released.
v3.1.0 was just published, will soon be on PyPi too. Apologies for the delay. Thanks folks!