Les pratiques antimigratoires en vigueur dans ce qui était une grande démocratie sont en train de transformer le territoire étatsunien en une vaste zone frontalière. La peur s’installe dans le pays qui protégeait jadis ceux qui cherchaient la sécurité. (Gilles … Lire la suite →| Géographies en mouvement
Le Danemark, l’Italie, L’Autriche, la Belgique, la République tchèque, l’Estonie, la Lettonie, la Lituanie et la Pologne ont adressé à la Cour européenne des droits de l’homme une lettre ouverte le…| Géographies en mouvement
Le rapport annuel d’Amnesty International tire la sonnette d'alarme sur la situation des droits humains dans le monde.| Radio Parleur
I had to change the primary key of a django model, and I wanted to create a migration for this. The previous model was using django automatic primary key fields I firstly changed the model to include the new uuid field, and added the id field (the old primary key …| (not) my ideas
When removing multi-table inheritance in Django, you need to remove your Model's bases from the migration's model state. This post goes into detail on when this comes up and how to resolve it.| Better Simple
Apply the principle of least privilege (PoLP) to VirtualMachineInstanceMigrations| KubeVirt.io
Python has been a top programming language for the past decade, known for its simplicity and rich ecosystem.| Atlas | Manage your database schema as code Blog
A quick outline of how to create a custom migration in Django.| Start Coding Now
At Allegro, we continuously improve our development processes to maintain high code quality and efficiency standards. One of the significant challenges we encounter is managing code migrations at scale, especially with breaking changes in our internal libraries or workflows. Manual code migration is a severe burden, with over 2000 services (and their repositories). We need to introduce some kind of code migration management.| blog.allegro.tech
This new capability extends PostgreSQL logical replication, enabling DDL tracking and bringing more flexibility to database migrations through pg_easy_replicate| Shayon Mukherjee
Interested in trying a community-backed fork of Terraform? See how you can migrate your deployments to OpenTofu and which benefits this IaC tool brings.| blog.palark.com
pg-osc is a CLI tool for making non-blocking, zero downtime schema changes in PostgreSQL| Shayon Mukherjee
Tech SEO Tuesdays started as a way to share advice I wish I'd known when I first started in SEO. Free technical SEO advice.| Nikki Halliwell
I ran into a problem recently when trying to reconfigure my Django| startcodingnow.com