#21: FileUploadField should allow for manual filename entry
-----------------------------+----------------------------------------------
Reporter: adrian | Owner: adrian
Type: enhancement | Status: closed
Priority: lowest | Milestone:
Component: Admin interface | Version:
Severity: trivial | Resolution: invalid
Keywords: |
-----------------------------+----------------------------------------------
Changes (by [EMAIL PROTECTED]):
* resolution: => invalid
* severity: normal => trivial
* status: new => closed
Comment:
the file upload field is controled by the browser and for security reasons
is as such. There have been many errors in browsers that have allowed
things like password filed to be uploaded.
This is neither controled by django nor is it a good idea for the sake of
security.
--
Ticket URL: <http://code.djangoproject.com/ticket/21>
Django <http://code.djangoproject.org/>
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
-~----------~----~----~----~------~----~------~--~---