filepath 178 B

123
  1. # This was cloned from a TextMate bundle for yasnippet.
  2. # --
  3. ${1:FIELDNAME} = models.FilePathField(path="${1:/location/of/choices}"${2:, match="${3:regex}"}${4:, recursive=True})