forked from FG42/FG42
1
0
Fork 0
FG42/conf/emacs.d/snippets/django-mode/python-mode/django/positivesmallinteger

1 line
77 B
Plaintext

${1:FIELDNAME} = models.PositiveSmallIntegerField(${2:blank=True, null=True})