Skip to content

Update admin.py#5

Open
jameslao wants to merge 18 commits into
purelabs:masterfrom
jameslao:master
Open

Update admin.py#5
jameslao wants to merge 18 commits into
purelabs:masterfrom
jameslao:master

Conversation

@jameslao
Copy link
Copy Markdown

django.core.urlresolvers is obsolete and would not work with Django 2.0.

 django.core.urlresolvers is obsolete and would not work with Django 2.0.
@iansprice
Copy link
Copy Markdown

mods - pls merge thx :)

@ghost
Copy link
Copy Markdown

ghost commented May 9, 2018

Yes, please! This patch is still needed.

@rubengrill rubengrill mentioned this pull request Jul 24, 2018
@sebslomski
Copy link
Copy Markdown

Already covered in #11

@jameslao
Copy link
Copy Markdown
Author

jameslao commented Dec 9, 2019

Updated to support django 3.0

ugettext / ugettext_lazy deprecated
@jameslao
Copy link
Copy Markdown
Author

updated deprecated ugettext / ugettext_lazy

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
Copy link
Copy Markdown
Author

Add support for django 4.0 by updating obsolete references

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.

4 participants