2 lines
162 B
Plaintext
Executable File
2 lines
162 B
Plaintext
Executable File
${1:FIELDNAME} = models.ManyToManyField(${2:OtherModel}${3:, related_name=''}${4:, limit_choices_to=}${5:, symmetrical=False}${6:, through=''}${7:, db_table=''})
|