Skip to content

forms

main.forms ¤

Forms needed by ProCAT.

Classes¤

CostRecoveryForm ¤

Bases: Form

Form to use in the Cost Recovery view.

CustomUserCreationForm ¤

Bases: UserCreationForm

Form to create users with the custom User model.

TODO: This is a placeholder for development. When SSO is implemented, this won't be needed since available users will be retrieved automatically.

Classes¤
Meta ¤

Meta class for the form.