Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compatible for Django 3.x (Test for 3.2.15) #735

Open
wants to merge 11 commits into
base: master
Choose a base branch
from

Conversation

SzLeaves
Copy link

@SzLeaves SzLeaves commented Sep 6, 2022

合并了原项目的#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 

@xumeng
Copy link

xumeng commented Apr 10, 2024

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

@SzLeaves
Copy link
Author

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

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants