Initial commit.
This commit is contained in:
1
vim/snippets/django/url.snippet
Executable file
1
vim/snippets/django/url.snippet
Executable file
@@ -0,0 +1 @@
|
||||
${1:FIELDNAME} = models.URLField(${2:verify_exists=False}${3:, max_length=200}${4:, blank=True})
|
||||
Reference in New Issue
Block a user