Explore Kartoza

Try searching for: QGIS, Training, GeoNode, PostGIS

Django

Making Django Custom Migrations

The article explores using Django's makemigrations and migrate commands, specifically focusing on creating custom migrations when automatic generation doesn't meet project needs.

Read more

Using a Docker Compose-Based Python Interpreter in PyCharm

JetBrains recently enabled native Docker Compose interpreter support, resolving earlier limitations around environment variable handling.

Read more