Skip to content

Support django 4.0#13

Open
jameslao wants to merge 17 commits into
purelabs:django-2.0from
jameslao:master
Open

Support django 4.0#13
jameslao wants to merge 17 commits into
purelabs:django-2.0from
jameslao:master

Conversation

@jameslao
Copy link
Copy Markdown

Fix issue #12

jameslao and others added 3 commits October 19, 2017 15:47
admin_static deprecated
Remove six dependency
ugettext / ugettext_lazy deprecated
@zachtaylor21
Copy link
Copy Markdown

Any updates on when this will get merged?

@lwithall
Copy link
Copy Markdown

Any updates on when this will get merged?

+1

Fix dump on admin action
deprecate force_text in favour of force_str
django.conf.urls.url() is deprecated in favor of django.urls.re_path()
@jameslao jameslao changed the title Support django 2.1 / 2.2 Support django 4.0 Dec 10, 2021
@dickermoshe
Copy link
Copy Markdown

+1

@Dev-Mehta
Copy link
Copy Markdown

@jameslao Thanks for your contributions on supporting django 4.0. I have made a few changes locally to make it support Django 5.0 too. Shall I make a PR for this? Even if it doesn't get merged people can find the PR and update their code like I did by looking at this PR?

@jameslao
Copy link
Copy Markdown
Author

jameslao commented Aug 5, 2024

@jameslao Thanks for your contributions on supporting django 4.0. I have made a few changes locally to make it support Django 5.0 too. Shall I make a PR for this? Even if it doesn't get merged people can find the PR and update their code like I did by looking at this PR?

Sure please do. That should be helpful to everyone.

@Dev-Mehta
Copy link
Copy Markdown

Sure please do. That should be helpful to everyone.

Nevermind it was a minor bug in my project where I was not able to select multiple objects in the admin site for bulk editing them. I tested your changes and they work perfectly fine for django>=5.0 too

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants