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

1 line
55 B
Plaintext

${1:FIELDNAME} = models.BooleanField(${2:default=True})