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.

create a release for django 4.0 compare

See original GitHub issue

In auth.py

from django.utils.translation import ugettext_lazy as _ no longer works as ugettext_lazy is removed.

develop branch seems to have solved this issue.

Can a release be created?

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Reactions:15
  • Comments:23 (6 by maintainers)

github_iconTop GitHub Comments

19reactions
James1345commented, Jan 13, 2022

I’ll get a release sorted soon

8reactions
belugamecommented, Jan 31, 2022
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 >
Release notes - Django documentation
Below are release notes through Django 4.1 and its patch releases. Newer versions of the documentation contain the release notes for any later...
Read more >
Django 4.0.8 release notes
Django 4.0.8 release notes¶. October 4, 2022. Django 4.0.8 fixes a security issue with severity “medium” in 4.0.7.
Read more >
Django 4.1 release notes
These release notes cover the new features, as well as some backwards incompatible changes you'll want to be aware of when upgrading from...
Read more >
Django 4.0.1 release notes
Django 4.0.1 fixes one security issue with severity “medium”, two security issues with severity “low”, and several bugs in 4.0.
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