nullboolean 120 B

123
  1. # This was cloned from a TextMate bundle for yasnippet.
  2. # --
  3. ${1:FIELDNAME} = models.NullBooleanField(${2:default=True})