Skip to content

Modify Form Names #44

@DiptoChakrabarty

Description

@DiptoChakrabarty

Currently the applications forms are defined in resume/forms.py

It would be good if the form names are redefined to start with capital letters and ending with Form (eg UserExpForm)

The forms present are

  • RegistartionForm (Done)
  • LoginForm (Done)
  • PostingForm (Done)
  • UsereducationForm
  • UserexperienceForm
  • UserProjectsForm
  • ResumeBuilderForm
  • UserSkillsForm
  • UserAchievementForm
  • RequestResetForm
  • ResetPasswordForm

The forms can be modified to the above names and the areas where the forms are used in the routes also have to modified.

Please send PR for any one of the above mentioned forms , do not send PR for multiple forms at a time.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions