Popular Posts

How to deploy a MongoDB cluster (version 3.4)
; I worked on a project theses days on a project based on MongoDB. The project was to allow a customer to have have his account history (all transactions he hav...

Get notify by Telegram in case of error on your Django application
As you already know (or not 😀) I am a fan of Django and I built a lot of my projects with it. Between other things, they have in good logging mechanism which a...

How to develop a Mautic plugin: MVC - Routes
Welcome to the lesson II of the series Develop a Mautic plugin. If you have not read the previous article I highly recommended you to do it (you can find it her...

As you already know (or not 😀) I am a fan of Django and I built a lot of my projects with it. Between other things, they have in good logging mechanism which a...

Django is a great framework for web development in python. And the more I work with it the more I like it. One of the think I love with it is the fact that it p...

I'm a fan of python, I find it cool, simple, elegant. When I wanted to start my first project, I searched if they exist a framework for web development with Pyt...