Maps with Django (part 2): GeoDjango, PostGIS and Leaflet

I’ve just published my latest article “Maps with Django (part 2): GeoDjango, PostGIS and Leaflet” :rocket:

A quickstart guide to create a web #map :world_map: with the #Python :snake: based web framework #Django :unicorn: using its module #GeoDjango :earth_africa:, the #PostgreSQL :elephant: database with its spatial extension #PostGIS :globe_with_meridians: and #Leaflet :leaves:, a JavaScript library for interactive maps.

https://www.paulox.net/2021/07/19/maps-with-django-part-2-geodjango-postgis-and-leaflet/