Posted on

Pyramid 04: Edit (update) and delete items from database

Add this step we finish the basic crud functions of our web application by adding views to update and delete documents on database and creating the necessary jinja2 templates for it.

Continue reading Pyramid 04: Edit (update) and delete items from database