JiayangYing / CITS3403_PRO

MIT License
2 stars 0 forks source link

profile-page-functionality-jinja #77

Closed lwb611266 closed 4 months ago

lwb611266 commented 4 months ago

update profile page for its format using jinja template. Features: 1.Jinja2 format To implement Jinja2 for formatting and rendering HTML in a Flask application. 2.Modify Flask route to pass data to the template.

loklokyx commented 4 months ago

I have added the migration and removed nullable in the bool field.