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

Move the link generation out of the view, to make it more reusable from Python #4

Merged
merged 2 commits into from
Nov 13, 2024

Conversation

stevejalim
Copy link
Collaborator

Ahead of some other work we are doing, we need to programatically generate a draftsharing link.

This changeset refactors the link-generation code out of the view and into a custom Manager, giving us a way to trigger it outside of the request-response cycle.

@stevejalim stevejalim merged commit d829af8 into main Nov 13, 2024
4 checks passed
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant