question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Support Django 4.0

See original GitHub issue

rules 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:closed
  • Created 2 years ago
  • Comments:5 (4 by maintainers)

github_iconTop GitHub Comments

4reactions
jietercommented, Dec 8, 2021

This is fixed by #153, it would be nice to have this available in a release now that django 4.0 is released.

2reactions
dfuncktcommented, Dec 22, 2021

v3.1.0 was just published, will soon be on PyPi too. Apologies for the delay. Thanks folks!

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found