xadmin
xadmin copied to clipboard
有计划升级到 Bootstrap 4.0 吗?Any plan to upgrade to Bootstrap 4.0?
Upgrading to v4 is basically changing the variable to bootstrap4, besides the scripts and plugins jquery.
https://github.com/alexsilva/django-xadmin/blob/master/xadmin/init.py#L22
But this generates some side effects
I'm working on the update: bootstrap4
bootstrap 4+ | jquery 3+
All plugins are being updated. dependency list
@alexsilva Good Job! Come on!