Skip to content

[connections] Update dependencies in README.rst and add setting for m…#33

Merged
nemesifier merged 1 commit intoopenwisp:connectionsfrom
TDT-AG:connections
May 9, 2018
Merged

[connections] Update dependencies in README.rst and add setting for m…#33
nemesifier merged 1 commit intoopenwisp:connectionsfrom
TDT-AG:connections

Conversation

@okraits
Copy link
Member

@okraits okraits commented May 9, 2018

…od_spatialite

I'm not sure if I should add the setting for mod_spatialite also to openwisp_controller/connection/settings.py.

@cappe87
Copy link
Member

cappe87 commented May 9, 2018

I had the same issues on debian, I installed this libsqlite3-mod-spatialite and added SPATIALITE_LIBRARY_PATH = 'mod_spatialite' in settings.py like the PR and now it works.

@nemesifier
Copy link
Member

Let's see if the modified settings.py works on travis-ci

@nemesifier nemesifier merged commit f41c4ff into openwisp:connections May 9, 2018
@nemesifier
Copy link
Member

Unfortunately, modifying the setting breaks the travis build.

@okraits okraits deleted the connections branch May 9, 2018 20:30
@okraits
Copy link
Member Author

okraits commented Nov 15, 2018

Sorry to reanimate this old PR. Currently settings.py doesn't contain SPATIALITE_LIBRARY_PATH = 'mod_spatialite' which means that every user of openwisp-controller has to manually add that line to his local_settings.py. Shouldn't we better add that line to settings.py and fix the travis build instead?

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