API¶ Tag Model name class-attribute ¶ name = CharField() description class-attribute ¶ description = CharField(null=True) extra class-attribute ¶ extra = JSONField(null=True) Meta ¶ table_name class-attribute ¶ table_name = 'tags'