Skip to content

Conversation

Andrew-Chen-Wang
Copy link
Contributor

Fixes #1051

Description of the Change

Clarifies why Django 4.0.0 specifically isn't supported but 4.0.1 will be supported.

Updates README (for upfront dev purposes) and docs (updated CHANGELOG since that goes into our RTD for SEO/Google and RTD search engine purposes).

Checklist

  • PR only contains one change (considered splitting up PR)
  • unit-test added
  • documentation updated
  • CHANGELOG.md updated (only for user relevant changes)
  • author name in AUTHORS

@codecov
Copy link

codecov bot commented Dec 22, 2021

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.64%. Comparing base (ded35b2) to head (0b07ef2).
Report is 224 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1054   +/-   ##
=======================================
  Coverage   96.64%   96.64%           
=======================================
  Files          31       31           
  Lines        1756     1756           
=======================================
  Hits         1697     1697           
  Misses         59       59           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Contributor

@n2ygk n2ygk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@n2ygk n2ygk added this to the 1.6.1 milestone Dec 22, 2021
@n2ygk n2ygk merged commit 6017f07 into master Dec 22, 2021
@n2ygk n2ygk deleted the 4.0.0-clarification branch December 22, 2021 21:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Resolve issues with Django >= 4.0
2 participants