--
Ticket URL: <https://code.djangoproject.com/ticket/33388>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
Old description:
> After suggesting a solution on the
> [forum](https://forum.djangoproject.com/t/cant-upload-image-though-
> manage-py-shell/11231/3), 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.
New description:
After suggesting a solution on the [https://forum.djangoproject.com/t
/cant-upload-image-though-manage-py-shell/11231/3 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.
--
--
Ticket URL: <https://code.djangoproject.com/ticket/33388#comment:1>
* owner: nobody => Joshua Massover
* status: new => assigned
--
Ticket URL: <https://code.djangoproject.com/ticket/33388#comment:2>
Old description:
> After suggesting a solution on the [https://forum.djangoproject.com/t
> /cant-upload-image-though-manage-py-shell/11231/3 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.
New description:
After suggesting a solution on the [https://forum.djangoproject.com/t
/cant-upload-image-though-manage-py-shell/11231/3 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
--
--
Ticket URL: <https://code.djangoproject.com/ticket/33388#comment:3>
* type: Uncategorized => Cleanup/optimization
* component: Uncategorized => Documentation
Comment:
Duplicate of #32243.
--
Ticket URL: <https://code.djangoproject.com/ticket/33388#comment:4>
* status: assigned => closed
* resolution: => duplicate
--
Ticket URL: <https://code.djangoproject.com/ticket/33388#comment:5>