Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

proutes should show more information about the matching views #3605

Open
mmerickel opened this issue Jul 13, 2020 · 0 comments
Open

proutes should show more information about the matching views #3605

mmerickel opened this issue Jul 13, 2020 · 0 comments

Comments

@mmerickel
Copy link
Member

In cases where use_global_views=False (the default), it's known statically which views may be invoked for a specific route. With this in mind, proutes could be extended to show a lot more information about each view attached to a route. For example, a separate row for each view with its predicate values, permission, view callable, etc.

The exact output would need to be iterated upon but I think someone could come up with some significant improves without too much effort.

This would be very very helpful to people debugging issues with their config.

related: #3603

# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

No branches or pull requests

1 participant