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

Add django 2.1 support #111

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

Conversation

cjsoftuk
Copy link

@cjsoftuk cjsoftuk commented Feb 3, 2019

Django 2.1 mandates a renderer parameter on as_widget.

This patch adds that parameter (but doesn't actually use it).

Django 2.1 mandates a renderer parameter on as_widget.
@gwynevans
Copy link

Aren’t you duplicating the previous pull request? (#110)

@vkurup
Copy link

vkurup commented Jan 10, 2020

Hi @asaglimbeni, would it be possible to merge this PR and make a release on PyPI?

Many Django 2.1+ users would thank you 😄. Thanks for your open source contribution.

@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

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.

3 participants