Django-import-export

Django-admin 的导入导出插件,能满足一定需求,导出数据格式类似导出数据库。

pip install django-import-export

Django-easy-select2

外键的搜索框插件,能满足数据量小时的需求,会将所有数据都加在到网页的 select 中,数据量较大时就会加载很卡。

pip install django-easy-select2

Django-autocomplete-light

未测试

https://github.com/yourlabs/django-autocomplete-light

Django-admin 下拉联动插件

django-smart-selects

未测试

https://github.com/jazzband/django-smart-selects

最后修改:2020 年 08 月 26 日 11 : 01 PM
如果觉得文章帮助了您,您可以随意赞赏。