django-bootstrap3 v12.0.0 Release Notes

Release Date: 2019-12-04 // over 4 years ago
    • ⬇️ Drop support for Python 2.7, Django 1.11 and Django 2.0 (#456)
    • 🛠 Fix Deprecationwarning in Python 3.7 (#455)
    • ➕ Add label class support to form field checkboxes (#453)
    • 🚚 Move development tasks from setup.py to Makefile
    • 🛠 Fix compatibility with Django 3.0 and master
    • ➕ Add Django 3.0 to tox.ini
    • ⚡️ Update versions in requirements.txt
    • 👉 Use Makefile for common tasks
    • ⬇️ Drop MANIFEST.in, use setuptools_scm
    • ⬇️ Drop _version.py, use version from git tag