Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 1 commit into from
Jul 6, 2023

Conversation

pandafy
Copy link
Member

@pandafy pandafy commented Jul 4, 2023

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

@coveralls
Copy link

coveralls commented Jul 4, 2023

Coverage Status

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

"openwisp_utils.db.backends.spatialite" extends
"django.contrib.gis.db.backends.spatialite" to implement
workaround for https://code.djangoproject.com/ticket/32935.
@pandafy pandafy force-pushed the spatialite-database-backend branch from 6b81749 to 36adeb9 Compare July 4, 2023 18:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants