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

[change] Drop support for Ubuntu 18.04 and Debian 10 #440

Closed
pandafy opened this issue Jun 29, 2023 · 0 comments · Fixed by #442
Closed

[change] Drop support for Ubuntu 18.04 and Debian 10 #440

pandafy opened this issue Jun 29, 2023 · 0 comments · Fixed by #442

Comments

@pandafy
Copy link
Member

pandafy commented Jun 29, 2023

Both Ubuntu 18.04 and Debian 10 are EOL (End of Life). We shall drop support for both of these version.

We shall also remove the tasks that installs Python 3.7 on the system.

@pandafy pandafy transferred this issue from openwisp/docker-openwisp Jun 29, 2023
nemesifier pushed a commit that referenced this issue Jul 6, 2023
Closes #440

[change] Use "openwisp_utils.db.backends.spatialite" database backend

The default value for database backend engine is changed from
"django.contrib.gis.db.backends.spatialite" to
"openwisp_utils.db.backends.spatialite".

The new database backend implements workaround for
https://code.djangoproject.com/ticket/32935
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

1 participant