<div dir="ltr">Dear List,<div><br></div><div>Does anybody here have some experience with making QGIS work with (Geo)Django ?</div><div><br></div><div>I would love to be able to make them communicate, as QGIS is the interface of choice to do complex work on geometries and Django is perfect to quickly setup a complete endpoint with user management, model logic and web administration interface.</div><div><br></div><div>I see two approches : </div><div>- Using Django REST framework to create a REST endpoint - but is there a way to consume REST endpoints in QGIS ?</div><div>- Developing a WFST module for Django, for which there seem to be some work done [1] for the non-transactionnal part.</div><div><br></div><div>I just wanted to ask before reinventing the wheel !<br></div><div><br></div><div>Bests,</div><div><br></div><div>Olivier</div><div><br></div><div><br></div><div><br></div><div>[1] : <a href="https://github.com/vascop/django-wfs">https://github.com/vascop/django-wfs</a></div></div>