2 lines
133 B
Plaintext
Executable File
2 lines
133 B
Plaintext
Executable File
${1:FIELDNAME} = models.ImageField(upload_to=${2:path/for/upload}${3:, height_field=height, width_field=width}${4:, max_length=100})
|