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

Python 3 + Django 2.2+ support #112

Closed harikvpy closed 4 years ago

harikvpy commented 4 years ago

This PR makes these two changes necessary for the package to work with Django 2.2+.