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

pytest.mark.urls does not properly clear the url cache #183

Closed
pelme opened this issue Oct 28, 2014 · 1 comment
Closed

pytest.mark.urls does not properly clear the url cache #183

pelme opened this issue Oct 28, 2014 · 1 comment

Comments

@pelme
Copy link
Member

pelme commented Oct 28, 2014

In the restore function in the _django_set_urlconf, clear_url_caches() must be called to actually clear the url after ROOT_URLCONF is restored

@pelme
Copy link
Member Author

pelme commented Oct 4, 2015

This has been solved in master!

@pelme pelme closed this as completed Oct 4, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant