#26367: Assess if FieldFile can work with stdlib File instead of requiring
Django's
File
-------------------------------------+-------------------------------------
Reporter: Cristiano Coelho | Owner: David
Type: | Smith
Cleanup/optimization | Status: assigned
Component: File | Version: 1.9
uploads/storage |
Severity: Normal | Resolution:
Keywords: file storage | Triage Stage: Accepted
Has patch: 1 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------
Comment (by felixxm):
David, this issue is still valid because we don't have a conversion in the
`FieldFile.save()`. Conversion is made in the `Storage` class, but can be
omitted by custom storages. I'm not sure why using Django's `File` is an
issue. I think we should close it unless someone can provide the use case
and motivation.
--
Ticket URL: <https://code.djangoproject.com/ticket/26367#comment:10>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
--
You received this message because you are subscribed to the Google Groups
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/django-updates/070.514d9fa7119444f03927cd15d3254dd7%40djangoproject.com.