Securing Flask blueprints: a comprehensive guide to best practices April 20, 2022 in code | Tags: #python , #flask , #security , #blueprints , #web-security Learn how to implement robust security measures in Flask blueprints, from access control to protection against common web vulnerabilities.
Regenerating Odoo assets when things go wrong April 17, 2022 in code | Tags: #odoo , #docker , #postgresql A practical guide to regenerating Odoo web assets when they become corrupted, using Docker and PostgreSQL.