xadmin icon indicating copy to clipboard operation
xadmin copied to clipboard

Compatible for Django 3.x (Test for 3.2.15)

Open SzLeaves opened this issue 3 years ago • 2 comments

合并了原项目的#706 和#716 PR请求,并做了部分修改适应django3 在django-3.2.15上测试暂无问题 安装以下两个依赖:

pip install requests
pip install cryptography

参考: https://github.com/sshwsfc/xadmin/pull/706/files https://github.com/sshwsfc/xadmin/pull/716/files https://blog.csdn.net/weixin_43865334/article/details/115071848

使用pip安装这个分支的xadmin:

pip install https://github.com/SzLeaves/xadmin-django3/archive/refs/heads/master.zip 

SzLeaves avatar Sep 06 '22 08:09 SzLeaves

Great job! 请问有没有支持 Django 5.x的计划或可能呢?

xumeng avatar Apr 10 '24 03:04 xumeng

Great job! 请问有没有支持 Django 5.x的计划或可能呢?

这个就不太可能了:( 只是美化的话建议使用django_simpleui,这个项目很多东西放现在已经过时了 It is not necessary

SzLeaves avatar Apr 23 '24 10:04 SzLeaves