-
Notifications
You must be signed in to change notification settings - Fork 400
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
render() got an unexpected keyword argument 'renderer' #82
Open
jikoy
wants to merge
13
commits into
zhangfisher:master
Choose a base branch
from
twz915:master
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Commits on Aug 14, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 3974266 - Browse repository at this point
Copy the full SHA 3974266View commit details
Commits on Oct 16, 2015
-
Configuration menu - View commit details
-
Copy full SHA for bc74d12 - Browse repository at this point
Copy the full SHA bc74d12View commit details -
已在 python3.4 + django1.8 上测试过,可以正常使用,只是上传图片一直失败。 Revert "Revert "兼容Python3改进"" This reverts commit f612eeb776320a73b5cb7d40de64e7e323fbde27. Revert "兼容Python3改进" This reverts commit 3974266.
xinyvz committedOct 16, 2015 Configuration menu - View commit details
-
Copy full SHA for 61785d9 - Browse repository at this point
Copy the full SHA 61785d9View commit details -
Configuration menu - View commit details
-
Copy full SHA for c92b7ce - Browse repository at this point
Copy the full SHA c92b7ceView commit details -
remove *.pyc and add .gitignore file
Weizhong Tu committedOct 16, 2015 Configuration menu - View commit details
-
Copy full SHA for 6c4fcdc - Browse repository at this point
Copy the full SHA 6c4fcdcView commit details -
Weizhong Tu committed
Oct 16, 2015 Configuration menu - View commit details
-
Copy full SHA for b033661 - Browse repository at this point
Copy the full SHA b033661View commit details
Commits on Dec 13, 2016
-
WeizhongTu committed
Dec 13, 2016 Configuration menu - View commit details
-
Copy full SHA for 30f5423 - Browse repository at this point
Copy the full SHA 30f5423View commit details
Commits on Aug 2, 2019
-
fix widgets.py for Django >= 2.1:
def render(self, name, value, attrs=None): # 修改为 def render(self, name, value, attrs=None, renderer=None):
Configuration menu - View commit details
-
Copy full SHA for 9592f48 - Browse repository at this point
Copy the full SHA 9592f48View commit details -
Merge pull request #2 from echo1937/master
fix widgets.py for Django >= 2.1:
Configuration menu - View commit details
-
Copy full SHA for 6412db5 - Browse repository at this point
Copy the full SHA 6412db5View commit details
Commits on Aug 11, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 7dbd778 - Browse repository at this point
Copy the full SHA 7dbd778View commit details
Commits on Jul 22, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 614a7da - Browse repository at this point
Copy the full SHA 614a7daView commit details -
Configuration menu - View commit details
-
Copy full SHA for f5ac85c - Browse repository at this point
Copy the full SHA f5ac85cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 50ec436 - Browse repository at this point
Copy the full SHA 50ec436View commit details
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.