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

Consider utilising the Upload class for file uploads that don't involve the database #576

Open
sabina-talipova opened this issue Oct 12, 2023 · 0 comments

Comments

@sabina-talipova
Copy link
Contributor

sabina-talipova commented Oct 12, 2023

Description

The Upload class had a @todo Allow for non-database uploads note. It might be worth investigating its applicability for non-database uploads.

This could be useful to allow uploading files which are directly pushed on to some third party service, or which are manipulated and then fed directly back to the frontend, etc.

See:

* @todo Allow for non-database uploads

@GuySartorelli GuySartorelli changed the title TODO: Consider utilising the Upload class for file uploads that don't involve the database Consider utilising the Upload class for file uploads that don't involve the database Oct 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant