asaglimbeni / django-datetime-widget

Bootstrap django-datetime-widget is a simple and clean widget for DateField, Timefiled and DateTimeField in Django framework. It is based on Bootstrap datetime picker, supports both Bootstrap 3 and Bootstrap 2
Other
218 stars 125 forks source link

Add django 2.1 support #111

Open cjsoftuk opened 5 years ago

cjsoftuk commented 5 years ago

Django 2.1 mandates a renderer parameter on as_widget.

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

gwynevans commented 5 years ago

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

vkurup commented 4 years ago

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

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

sonarcloud[bot] commented 1 year ago

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