Class ManyToManyRawIdWidget

A Widget for displaying ManyToMany ids in the "raw_id" interface rather than in a <select multiple> box.

Declaration

class ManyToManyRawIdWidget(ForeignKeyRawIdWidget)
source link

Documentation

Methods

Inherited methods