Skip to content

Move settings reset logic to settings module. #1559

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

Merged
merged 1 commit into from
Dec 20, 2021

Conversation

adamchainz
Copy link
Contributor

This makes it apply in every project using django-debug-toolbar, so packages or projects can reconfigure the toolbar during tests if required.

The receiver functions have also been combined and optimized the signature like django/django#15185 .

This makes it apply in every project using django-debug-toolbar, so packages or projects can reconfigure the toolbar during tests if required.

The receiver functions have also been combined and optimized the signature like django/django#15185 .
@adamchainz adamchainz force-pushed the always_reset_settings branch from 8fe2222 to 65cea8d Compare December 20, 2021 17:11
@matthiask matthiask merged commit afc5dfc into django-commons:main Dec 20, 2021
@matthiask
Copy link
Member

Thanks!

@adamchainz adamchainz deleted the always_reset_settings branch December 20, 2021 20:32
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