Skip to content
#

sqlalchemy-python

Here are 320 public repositories matching this topic...

DiptoChakrabarty
DiptoChakrabarty commented Sep 30, 2021

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
  • UserAchievement

Improve this page

Add a description, image, and links to the sqlalchemy-python topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the sqlalchemy-python topic, visit your repo's landing page and select "manage topics."

Learn more