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

fix: update for django 4.2, update changelog. #199

Merged
merged 2 commits into from
Jun 23, 2023

Conversation

awais786
Copy link
Contributor

@awais786 awais786 commented Jun 23, 2023

Description:

  • Add support for Django 4.2
  • Bump the version

Codemod used to upgrade this repo: https://github.com/adamchainz/django-upgrade

Ticket: edx/upgrades#163

@awais786 awais786 marked this pull request as ready for review June 23, 2023 12:01
@awais786 awais786 force-pushed the salman/django-4.2-update branch from 9540e15 to 4aeed2f Compare June 23, 2023 12:03
@awais786 awais786 force-pushed the salman/django-4.2-update branch from 6512476 to 54cecd6 Compare June 23, 2023 12:03
@@ -577,6 +578,13 @@ def test_set_date_for_block_query_counts(self):
with self.assertNumQueries(1):
api.set_date_for_block(*args)

def test_api_view(self):
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Just for code coverage.

@awais786 awais786 merged commit df1bb9e into master Jun 23, 2023
@awais786 awais786 deleted the salman/django-4.2-update branch June 23, 2023 12:34
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