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

Remove print statements in middleware.py #82

Open
sebbschbo opened this issue Jun 11, 2024 · 0 comments · May be fixed by #84
Open

Remove print statements in middleware.py #82

sebbschbo opened this issue Jun 11, 2024 · 0 comments · May be fixed by #84

Comments

@sebbschbo
Copy link

Description

There are 2 print statements inside middleware.py

print("possible_paths", possible_paths)
print("cached_redirect", cached_redirect)

Version: djangocms-redirect==0.7.2

Could you please remove them?

Thanks for your work!

bhrutledge added a commit to bhrutledge/djangocms-redirect that referenced this issue Dec 18, 2024
@bhrutledge bhrutledge linked a pull request Dec 18, 2024 that will close this issue
5 tasks
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