Demo 4: Leaflet and GeoDjango CRUD
This is an implementation of the demo presented at DjangoCon. It is a presents a simple map using the leaflet.js
api with htmx to perform basic CRUD operations.
The demo is public and available at :
https://github.com/andywar65/map_swap_example
Football Venues
Create a new venue using the button below or update/delete an existing view via the link on the marker popups.