GatMaximoAr / personal-website

My personal website in django
0 stars 0 forks source link

Refactor about and experience CRUD with form based view class #9

Closed GatMaximoAr closed 5 months ago

GatMaximoAr commented 5 months ago

now the CRUD of about me and experience models is achieved through views based on class 'FormView'.