This PR provides some beautifications to Django Admin and the adminlte3_theme app. Some of the features improved in this are tabular inlines and bootstrap inputs. This PR contains the same changes as in d-demirci/django-adminlte3#32 plus submit buttons with btn classes.
This PR provides some beautifications to Django Admin and the
adminlte3_theme
app. Some of the features improved in this are tabular inlines and bootstrap inputs. This PR contains the same changes as in d-demirci/django-adminlte3#32 plus submit buttons withbtn
classes.