django-bootstrap-calendar icon indicating copy to clipboard operation
django-bootstrap-calendar copied to clipboard

Update code to Django 4.x and Python3

Open arcturusannamalai opened this issue 11 months ago • 0 comments

  • update code to work with Django LTS as of today
  • update code to work with various locale when LOCALE_CODE is set in project settings
  • update unicode (Python2) constructs to Python3
  • update black code formatter

arcturusannamalai avatar Mar 20 '24 19:03 arcturusannamalai