#5893: FilePathField doesn't support folders
------------------------------+---------------------------------------------
Reporter: Alex | Owner: nobody
Status: new | Component: Admin interface
Version: newforms-admin | Resolution:
Keywords: enhancement | Stage: Design decision needed
Has_patch: 1 | Needs_docs: 1
Needs_tests: 1 | Needs_better_patch: 1
------------------------------+---------------------------------------------
Changes (by SmileyChris):
* needs_better_patch: => 1
* needs_tests: => 1
* version: SVN => newforms-admin
* keywords: new-forms, FilePathField => enhancement
* needs_docs: => 1
* stage: Unreviewed => Design decision needed
Comment:
Interesting proposal. My suggestions (apart from the need for docs &
tests):
* change `allow_folders` to default to `False` (to keep the current
default behaviour)
* append folders before files to `choices`
Patch should also be applied against newforms-admin, which is a bit of a
problem since this field hasn't been updated to newforms yet - #5894.
--
Ticket URL: <http://code.djangoproject.com/ticket/5893#comment:1>
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
-~----------~----~----~----~------~----~------~--~---