Class ForeignKeyRawIdWidget

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

Declaration

class ForeignKeyRawIdWidget(forms.TextInput)
source link

Documentation

Methods

Subclasses