Skip to content

Update mailman-web/urls.py address regex behavior in new django#580

Merged
maxking merged 1 commit intomaxking:mainfrom
cboylan:fix-urls
Dec 15, 2022
Merged

Update mailman-web/urls.py address regex behavior in new django#580
maxking merged 1 commit intomaxking:mainfrom
cboylan:fix-urls

Conversation

@cboylan
Copy link
Copy Markdown
Contributor

@cboylan cboylan commented Nov 23, 2022

Regexes are not allowed in path() objects with newer django. This syncs up with the upstream urls.py at:

https://gitlab.com/mailman/mailman-web/-/blob/master/mailman_web/urls.py

But does not modify the postorious/ vs mailman3/ and hyperkitty/ vs archives/ paths.

Regexes are not allowed in path() objects with newer django. This syncs
up with the upstream urls.py at:

  https://gitlab.com/mailman/mailman-web/-/blob/master/mailman_web/urls.py

But does not modify the postorious/ vs mailman3/ and hyperkitty/ vs
archives/ paths.
@maxking maxking merged commit 8b289ac into maxking:main Dec 15, 2022
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