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

更新django==4.0,停止python3.7支持 #1565

Merged
merged 2 commits into from
Jun 10, 2022
Merged

更新django==4.0,停止python3.7支持 #1565

merged 2 commits into from
Jun 10, 2022

Conversation

hhyo
Copy link
Owner

@hhyo hhyo commented Jun 4, 2022

虽然没有什么大的影响,如果兼容性没问题,可以进行升级

CSRF_TRUSTED_ORIGINS = ['https://demo.archerydms.com']

image

@codecov
Copy link

codecov bot commented Jun 4, 2022

Codecov Report

Merging #1565 (c019883) into master (cc6930f) will increase coverage by 0.02%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master    #1565      +/-   ##
==========================================
+ Coverage   76.79%   76.81%   +0.02%     
==========================================
  Files          91       92       +1     
  Lines       14320    14325       +5     
==========================================
+ Hits        10997    11004       +7     
+ Misses       3323     3321       -2     
Impacted Files Coverage Δ
sql_api/urls.py 100.00% <ø> (ø)
common/dashboard.py 97.77% <100.00%> (ø)
sql/data_dictionary.py 100.00% <100.00%> (ø)
sql_api/apps.py 100.00% <0.00%> (ø)
sql/engines/mssql.py 70.05% <0.00%> (+0.15%) ⬆️
sql/engines/goinception.py 80.95% <0.00%> (+0.18%) ⬆️
sql/views.py 67.69% <0.00%> (+0.68%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update cc6930f...c019883. Read the comment docs.

upgrade djangorestframework-simplejwt==5.2.0
upgrade pyecharts==1.9.1
@hhyo
Copy link
Owner Author

hhyo commented Jun 10, 2022

@LeoQuote @nick2wang 看下这个要不要合

@nick2wang
Copy link
Collaborator

合并吧,将来升级依赖不用束手束脚了:grin:

@hhyo hhyo merged commit ba1fdb6 into master Jun 10, 2022
@hhyo hhyo deleted the django4.0 branch June 10, 2022 04:54
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.

2 participants