Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Add function to get the list of all routes by passing package name #249

Merged
merged 6 commits into from
Feb 6, 2023

Conversation

EvgenySmekalin
Copy link
Collaborator

@EvgenySmekalin EvgenySmekalin commented Feb 3, 2023

Add function to get the list of all routes by passing package name

@EvgenySmekalin
Copy link
Collaborator Author

Not sure about filenames and what should be tested in the test

tests/web/test_autodiscover.py Outdated Show resolved Hide resolved
winter/web/autodiscovery.py Outdated Show resolved Hide resolved
mofr
mofr previously approved these changes Feb 3, 2023
CHANGELOG.md Outdated Show resolved Hide resolved
winter/web/autodiscovery.py Outdated Show resolved Hide resolved


@winter.route('api_4/')
class API4:
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Probably it would be better to replace it with a valid code to avoid possible confusion. For example something without routes and api mentions.

@mofr mofr merged commit a3f09c7 into WinterFramework:master Feb 6, 2023
@EvgenySmekalin EvgenySmekalin deleted the routes-in-package branch February 6, 2023 13:15
@mofr mofr added this to the Make Django non-hard dependency milestone Feb 8, 2023
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.

4 participants