2 lines
149 B
Plaintext
Executable File
2 lines
149 B
Plaintext
Executable File
${1:FIELDNAME} = models.FilePathField(path=${2:"/abs/path/to/dir"}${3:, max_length=100}${4:, match="*.ext"}${5:, recursive=True}${6:, blank=True, })
|