xml 145 B

123
  1. # This was cloned from a TextMate bundle for yasnippet.
  2. # --
  3. ${1:FIELDNAME} = models.XMLField(schema_path=${2:/path/to/RelaxNG}${3:, blank=True})