django-bootstrap3-datetimepicker
django-bootstrap3-datetimepicker copied to clipboard
Project seems dead ... what fork to use instead?
No activity on Pull requests for years and no releases pushed to PyPI recently, and code is completely broken on recent versions of Django. Please comment here if you know of a fork or drop-in replacement. Thanks!
For a drop in replacement, consider https://github.com/inducer/django-bootstrap3-datetimepicker. It's a compatible fork with several js and python changes for recent compatibility. It's also available in this repo as PR #32 .
For slightly different functionality, you could consider this incompatible fork: https://github.com/tutorcruncher/django-bootstrap3-datetimepicker . That fork is on PyPI as django-bootstrap3-datetimepicker-2 . It works a bit differently, but is up to date with both the latest Django and bootstrap datetime picker.