Initial commit.
This commit is contained in:
1
vim/snippets/django/xml.snippet
Executable file
1
vim/snippets/django/xml.snippet
Executable file
@@ -0,0 +1 @@
|
||||
${1:FIELDNAME} = models.XMLField(schema_path=${2:None}${3:, blank=True})
|
||||
Reference in New Issue
Block a user