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

1 line
84 B
Plaintext

${1:FIELDNAME} = models.XMLField(schema_path=${2:/path/to/RelaxNG}${3:, blank=True})