#5893: FilePathField doesn't support folders
-----------------------+----------------------------------------------------
Reporter:  Alex        |       Owner:  nobody                  
  Status:  new         |   Component:  Admin interface         
 Version:  SVN         |    Keywords:  new-forms, FilePathField
   Stage:  Unreviewed  |   Has_patch:  1                       
-----------------------+----------------------------------------------------
 FilePathField(both the model field and the form field) only allows for
 selecting files, not folders.  I have attached a fix to the problem which
 adds allow_files and allow_folders options, both of which default to true.
 This applies to both trunk and newforms-admin(which hasn't updated the
 FilePathField to use newforms, for whatever reason).

-- 
Ticket URL: <http://code.djangoproject.com/ticket/5893>
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to