Skip to content

Conversation

@dashed
Copy link
Member

@dashed dashed commented Aug 18, 2022

We have some routes that are nameless. According to Django docs for reverse(), I can pass a callable view object in place of a route name: https://docs.djangoproject.com/en/4.1/ref/urlresolvers/#reverse

In addition, I've given some URL parameter names to some routes as resolve() will match the appropriate route, but will discard any anonymous URL parameter values.

@dashed dashed requested a review from a team August 18, 2022 22:42
@dashed dashed self-assigned this Aug 18, 2022
@github-actions github-actions bot added the Scope: Backend Automatically applied to PRs that change backend components label Aug 18, 2022
@dashed dashed merged commit 01b3ff9 into master Aug 19, 2022
@dashed dashed deleted the hybrid-cloud/fix-customer-domain-middleware branch August 19, 2022 16:18
@github-actions github-actions bot locked and limited conversation to collaborators Sep 4, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Scope: Backend Automatically applied to PRs that change backend components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants