Skip to content

Experiment with new proxito implementation #9710

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

Closed
wants to merge 2 commits into from

Conversation

stsewd
Copy link
Member

@stsewd stsewd commented Nov 3, 2022

Note: this PR shouldn't be reviewed

This isn't the final implementation or WIP, I'm just experimenting how the new implementation would work, I'm only opening this PR so don't lose this work (I may extract some ideas from here into actual PRs)

I'm passing the external version slug to the _unresolve_path
method, so we can query the version from inside that function.

Also changed the prefetch_related calls to select_related,
since that's what we want (prefetch_related will do separate query).
@ericholscher ericholscher linked an issue Feb 28, 2023 that may be closed by this pull request
@stsewd
Copy link
Member Author

stsewd commented Mar 2, 2023

This PR fulfilled its purpose.

@stsewd stsewd closed this Mar 2, 2023
@stsewd stsewd deleted the new-proxito-implementation branch March 2, 2023 01:30
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.

Proxito: Next steps on Improve URL Handling
1 participant