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

Use path instead of re_path for forum urls #1877

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

alastair
Copy link
Member

@alastair alastair commented Mar 10, 2025

Part of https://logserver.mtg.upf.edu/organizations/sentry/issues/3817/?project=3&query=is%3Aunresolved%20issue.priority%3A%5Bhigh%2C%20medium%5D&referrer=issue-stream&statsPeriod=30d&stream_index=8

Todo:

  • Check for null values in forum search (as reported in sentry)
  • Tests with null values
  • Check for null values in username parameter
  • Convert other re_path instances to path when possible

Sorry, something went wrong.

Forum names are already slugs, this allows us to check against bad
queries at the URL stage not when getting the Forum object
@alastair alastair force-pushed the forum-slug-parameters branch from d95a99b to 76db666 Compare March 14, 2025 18:37
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.

None yet

1 participant