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

- Allow for customization of the GeoNode instance for BSVE #52

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

mbertrand
Copy link
Collaborator

  • Added a "custom_settings.py" file that can be replaced or modified before provisioning the Vagrant box

  • Modified the LandscanProcessor class to obtain the data source filepath or URL from Django settings ("LANDSCAN_FILEPATH")

…stom_settings.py" file that can be replaced or modified before provisioning the Vagrant box

- Modify the LandscanProcessor class to obtain the data source filepath or URL from Django settings (LANDSCAN_FILEPATH)
@mbertrand mbertrand requested a review from aashish24 April 3, 2017 12:26
@mbertrand mbertrand removed the request for review from aashish24 April 4, 2017 14:01
@mbertrand
Copy link
Collaborator Author

@aashish24 to test this PR properly on the vagrant box, temporarily modify this line to specify the bsve branch:

pip: virtualenv={{virtualenv_dir}}/{{app_name}} name=git+https://github.com/OpenGeoscience/dataqs.git@bsve#egg=dataqs

@aashish24
Copy link
Member

@mbertrand Looks like we have conflicts with master because of the older branch. Could you update all these PR's? and we will try to get them merged asap

@mbertrand
Copy link
Collaborator Author

@aashish24 conflicts have been resolved

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.

2 participants