#6352: Admin interface should provide option for allowing the admin to specify 
the
location of the file using a relative path. Currently it only allows the
admin to upload a file.
---------------------------------------------+------------------------------
          Reporter:  [email protected]         |         Owner:  nobody           
               
            Status:  closed                  |     Milestone:                   
               
         Component:  django.contrib.admin    |       Version:  SVN              
               
        Resolution:  wontfix                 |      Keywords:  admin file 
FileField upload path
             Stage:  Design decision needed  |     Has_patch:  0                
               
        Needs_docs:  0                       |   Needs_tests:  0                
               
Needs_better_patch:  0                       |  
---------------------------------------------+------------------------------
Changes (by ramiro):

  * status:  new => closed
  * resolution:  => wontfix

Comment:

 I think this qualifies as an very edgy case, so I'm closing the ticket as
 wontfix.

 You might want to try overriding the form widget for the form field
 associated with your model !FileField using the documented mechanisms to
 achieve this (i.e. to be able to edit manually the path of the uploaded
 file on the server.)

-- 
Ticket URL: <http://code.djangoproject.com/ticket/6352#comment:5>
Django <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.

Reply via email to