Skip to content

fix(django): Fix complex either url patterns in Django#875

Merged
untitaker merged 1 commit into
getsentry:masterfrom
ChillarAnand:issue-874
Oct 19, 2020
Merged

fix(django): Fix complex either url patterns in Django#875
untitaker merged 1 commit into
getsentry:masterfrom
ChillarAnand:issue-874

Conversation

@ChillarAnand

@ChillarAnand ChillarAnand commented Oct 17, 2020

Copy link
Copy Markdown
Contributor

Resolves #874

@untitaker

Copy link
Copy Markdown
Member

Thanks, I think we actually need some matching that cannot be expressed by regex, i.e. actually match open/closing parens, but I think this is good enough.

Can you rebase to fix CI?

@untitaker
untitaker merged commit c752e9f into getsentry:master Oct 19, 2020
@untitaker

Copy link
Copy Markdown
Member

Thanks!

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.

Incorrect parsing of complex urls in django

3 participants