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

Fixed #35547 -- Added reset_queries to django.db.__all__. #18292

Merged
merged 1 commit into from
Jun 24, 2024

Conversation

AjmalPonneth
Copy link
Contributor

Trac ticket number

ticket-35547

Branch description

This PR allows to import reset_queries from django.db.

Checklist

  • This PR targets the main branch.
  • The commit message is written in past tense, mentions the ticket number, and ends with a period.
  • I have checked the "Has patch" ticket flag in the Trac system.
  • I have added or updated relevant tests.
  • I have added or updated relevant docs, including release notes if applicable.
  • I have attached screenshots in both light and dark modes for any UI changes.

docs/releases/5.0.5.txt Outdated Show resolved Hide resolved
Copy link
Contributor

@sarahboyce sarahboyce left a comment

Choose a reason for hiding this comment

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

Thank you @AjmalPonneth - welcome onboard ⛵

@sarahboyce sarahboyce changed the title Fixed #35547 Allowed importing reset_queries from django.db Fixed #35547 -- Added reset_queries to django.db.__all__. Jun 24, 2024
@sarahboyce sarahboyce merged commit 2a082d8 into django:main Jun 24, 2024
18 of 33 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants