In the evolving world of software development, the use of automated tools for management and deployment is becoming more essential. Ansible, a leading open-source software…
Category: Frameworks
Problem You need to do your first config for Nginx behind Cloudflare with SSL? Look no further. Requirements Cloudflare Account Domain configured for Cloudflare usage…
Problem: You are using the development stack that Saleor provides, need to update email templates and add texts to be translated. Following what you can…
Introduction What is Python Django? Django is an open source, free, opinionated high level Python Framework. Oh wow, what a dense sentence. In one way…
Saleor handles the checkout creation locally in the frontend. In the first step in checkout at latest the checkout is created in the backend via…
Problem You experience issues with unavailable fields? The error messages suggest: “Did you mean this abc xyz”? Solution Verify that the naming on the Model…