Skip to content

Track urlconf on Django#276

Merged
adamchainz merged 1 commit intomasterfrom
django_track_urlconf
Oct 11, 2019
Merged

Track urlconf on Django#276
adamchainz merged 1 commit intomasterfrom
django_track_urlconf

Conversation

@adamchainz
Copy link
Copy Markdown
Contributor

Since Django supports changing it through request.urlconf, we should capture it, as it will indicate which version of a URL/view is in use.

Since Django supports changing it through `request.urlconf`, we should capture it, as it will indicate which version of a URL/view is in use.
@adamchainz adamchainz merged commit 80a97a3 into master Oct 11, 2019
@adamchainz adamchainz deleted the django_track_urlconf branch October 11, 2019 16:25
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.

1 participant