Improve documentation for file uploads outside of request context
After suggesting a solution on the forums, I thought that the documentation could use an example as well. As far as I could find, there wasn't an example for how to upload a file outside of a request content. I know I have done this in tests, celery tasks, and management commands.
https://github.com/django/django/pull/15245
Change History
(5)
Description: |
modified (diff)
|
Owner: |
changed from nobody to Joshua Massover
|
Status: |
new → assigned
|
Description: |
modified (diff)
|
Component: |
Uncategorized → Documentation
|
Type: |
Uncategorized → Cleanup/optimization
|
Resolution: |
→ duplicate
|
Status: |
assigned → closed
|
Duplicate of #32243.