Django

Code

Ticket #1642 (closed: duplicate)

Opened 2 years ago

Last modified 7 months ago

a directory option for FilePathField, or a DirPathField

Reported by: frank.hoffsummer@gmx.de Assigned to: nobody
Milestone: Component: Database wrapper
Version: Keywords: fs-rf
Cc: Triage Stage: Design decision needed
Has patch: 1 Needs documentation: 0
Needs tests: 0 Patch needs improvement: 0

Description

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

svn.diff (4.2 kB) - added by Nikolaus Schlemm <nikl@nikl.net> on 11/28/06 19:57:46.
a possible way to implement this, works fine here :)

Change History

11/28/06 19:57:46 changed by Nikolaus Schlemm <nikl@nikl.net>

  • attachment svn.diff added.

a possible way to implement this, works fine here :)

02/26/07 18:37:52 changed by Gary Wilson <gary.wilson@gmail.com>

  • has_patch set to 1.
  • stage changed from Unreviewed to Design decision needed.

09/16/07 07:23:06 changed by ubernostrum

  • status changed from new to closed.
  • resolution set to duplicate.

Closing in favor of #5361.

12/11/07 12:12:10 changed by Gulopine

  • keywords set to fs-rf.

Add/Change #1642 (a directory option for FilePathField, or a DirPathField)




Change Properties
Action