Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

make project compatible for django 3.x #706

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

make project compatible for django 3.x #706

wants to merge 1 commit into from

Conversation

russell310
Copy link

No description provided.

@@ -6,21 +6,21 @@
from django.utils import timezone
from django.template.loader import get_template
from django.template.context import Context
from django.utils import six
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Django 3 has remove django.utils.six

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yes

@mazhengwei1
Copy link

怎么下载这个版本啊?我看master里面没有修改啊

@mazhengwei1
Copy link

mazhengwei1 commented Feb 12, 2020 via email

@peijianbo
Copy link

deal auther:
can you public you own repository(russell310:django3)? I want clone your changes so that my django3.2 can adapt the xadmin.
Thanks.

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.

6 participants