FG42/conf/emacs.d/snippets/django-mode/python-mode/django/filepath

1 line
117 B
Plaintext

${1:FIELDNAME} = models.FilePathField(path="${1:/location/of/choices}"${2:, match="${3:regex}"}${4:, recursive=True})