class FilePathField(path=None, match=None, recursive=False, max_length=100, **options) [source]
A CharField whose choices are limited to the filenames in a certain directory on the filesystem. Has three special arguments, of which the first is required: