openwisp / openwisp-utils

Python and Django utilities shared between different openwisp modules
https://openwisp.io/docs/stable/utils/
BSD 3-Clause "New" or "Revised" License
74 stars 72 forks source link

[feature] Added "openwisp_utils.db.backends.spatialite" database backend #351

Closed pandafy closed 1 year ago

pandafy commented 1 year ago

"openwisp_utils.db.backends.spatialite" extends "django.contrib.gis.db.backends.spatialite" to implement workaround for https://code.djangoproject.com/ticket/32935.

coveralls commented 1 year ago

Coverage Status

coverage: 98.133% (-0.7%) from 98.871% when pulling 36adeb9152861b8dcac10799aad475e46e61fd10 on spatialite-database-backend into 3a99c392bfab207e89bb4dba0d4de4e78bb84f15 on master.