a directory option for FilePathField, or a DirPathField
I would like to use FilePathField to return a list of directories. Alternatively, a DirPathField could be created that works just like FilePathField but on directories and not on files...
Attachments
(1)
- svn.diff
(4.2 KB
) - added by Nikolaus Schlemm <nikl@…> 19 years ago.
- a possible way to implement this, works fine here :)
Download all attachments as:
.zip
Change History
(8)
| Has patch: |
set
|
| Triage Stage: |
Unreviewed → Design decision needed
|
| Resolution: |
→ duplicate
|
| Status: |
new → closed
|
| milestone: |
→ post-1.0
|
| Resolution: |
duplicate
|
| Status: |
closed → reopened
|
| Version: |
→ SVN
|
| Resolution: |
→ duplicate
|
| Status: |
reopened → closed
|
a possible way to implement this, works fine here :)