#2534: [Patch] Enable FileField/ImageField to be used as core field
----------------------------------+-----------------------------------------
Reporter: [EMAIL PROTECTED] | Owner: adrian
Status: new | Component: Core framework
Version: SVN | Resolution:
Keywords: | Stage: Accepted
Has_patch: 1 | Needs_docs: 0
Needs_tests: 0 | Needs_better_patch: 0
----------------------------------+-----------------------------------------
Comment (by anonymous):
In relation to the file deletion question, might I suggest we at least
allow one to select existing files? For example, if I want to use the same
image in two different objects, the current image field uploads another
copy and renames it rather than noticing the file already exists and
asking to overwrite or use the existing file. Seems like a slightly
complex issue. Probably worth doing some use cases?
--
Ticket URL: <http://code.djangoproject.com/ticket/2534#comment:11>
Django Code <http://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 post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/django-updates?hl=en
-~----------~----~----~----~------~----~------~--~---