Skip to content

Flask application that handles a form submission, validates user input, sanitizes the input using bleach, and renders appropriate templates based on the validation results.

Notifications You must be signed in to change notification settings

yyemree/Form-in-Python-with-Flask

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Form in Python with Flask

Flask application that handles a form submission, validates user input, sanitizes the input using bleach, and renders appropriate templates based on the validation results.

About

Flask application that handles a form submission, validates user input, sanitizes the input using bleach, and renders appropriate templates based on the validation results.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors