make project compatible for django 3.x#706
Open
russell310 wants to merge 1 commit intosshwsfc:masterfrom
russell310:django3
Open
make project compatible for django 3.x#706russell310 wants to merge 1 commit intosshwsfc:masterfrom russell310:django3
russell310 wants to merge 1 commit intosshwsfc:masterfrom
russell310:django3
Conversation
mahapatra-arup
approved these changes
Jan 23, 2020
Voinay
reviewed
Feb 6, 2020
| from django.utils import timezone | ||
| from django.template.loader import get_template | ||
| from django.template.context import Context | ||
| from django.utils import six |
|
怎么下载这个版本啊?我看master里面没有修改啊 |
|
i don't know how to download the fixed version, so i downloaded the version for django2.0, then i correct the "import six" one by one.... , thank u very much.
At 2020-02-08 22:58:53, "doubleli1210" <notifications@github.com> wrote:
@doubleli1210 commented on this pull request.
In xadmin/filters.py:
@@ -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
yes
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub, or unsubscribe.
|
|
deal auther: |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.