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

Add support for Wagtail 2.13, Django 3.2, and Python 3.9 #403

Merged
merged 6 commits into from
Jun 8, 2021
Merged

Conversation

kaedroho
Copy link
Contributor

@kaedroho kaedroho commented Jun 4, 2021

Fixes #377
Fixes #398

@codecov-commenter
Copy link

Codecov Report

Merging #403 (cd2fb78) into main (620dc0d) will decrease coverage by 0.18%.
The diff coverage is 50.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #403      +/-   ##
==========================================
- Coverage   93.20%   93.01%   -0.19%     
==========================================
  Files          34       34              
  Lines        2767     2778      +11     
  Branches      440      441       +1     
==========================================
+ Hits         2579     2584       +5     
- Misses         95      100       +5     
- Partials       93       94       +1     
Impacted Files Coverage Δ
wagtail_localize/test/models.py 95.75% <50.00%> (-3.60%) ⬇️

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 620dc0d...cd2fb78. Read the comment docs.

@kaedroho kaedroho marked this pull request as ready for review June 4, 2021 10:12
@kaedroho kaedroho changed the title Wagtail 2.13 support Add support fro Wagtail 2.13, Django 3.2, and Python 3.9 Jun 4, 2021
@kaedroho kaedroho changed the title Add support fro Wagtail 2.13, Django 3.2, and Python 3.9 Add support for Wagtail 2.13, Django 3.2, and Python 3.9 Jun 4, 2021
@kaedroho kaedroho force-pushed the wagtail-213 branch 2 times, most recently from 2a32fad to 3e77801 Compare June 4, 2021 10:28
@kaedroho kaedroho merged commit 95eaa97 into main Jun 8, 2021
@kaedroho
Copy link
Contributor Author

kaedroho commented Jun 8, 2021

Thanks!

@kaedroho kaedroho deleted the wagtail-213 branch June 8, 2021 11:18
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.

layout issue Support for Django 3.2
3 participants