formsΒΆ
Classes
Form for user address |
|
A form containing editable fields in the User model. |
|
A ModelMultipleChoiceField that returns a user's Last, First initial instead of their TJ username (which is the default string representation). |
|
A ModelChoiceField that returns a user's Last, First name instead of their TJ username (which is the default string representation). |
|
A ModelMultipleChoiceField that returns a user's Last, First name instead of their TJ username (which is the default string representation). |
|
A ModelChoiceField that returns a user's full name instead of their TJ username (which is the default string representation). |
|
A ModelMultipleChoiceField that returns a user's full name instead of their TJ username (which is the default string representation). |