Initial commit.
This commit is contained in:
1
vim/snippets/django/smallint.snippet
Executable file
1
vim/snippets/django/smallint.snippet
Executable file
@@ -0,0 +1 @@
|
||||
${1:FIELDNAME} = models.SmallIntegerField()
|
||||
Reference in New Issue
Block a user