Hisham waleed karam
Hisham waleed karam
@pennersr any progress on this issue?
@mazhigali @asciimoo that’s great +1 🚀
@wichert thank you for your contribution, i will take a look on your Pull Request
@wichert - could you update your branch and check if the unit test passes? (I had to revert this PR [#15](https://github.com/hishamkaram/geoserver/pull/15) because the unit test is failing) - I would...
@mdjong1 thank you for your contribution, could you check why the pipeline fails ?
which settings would you like to update?
could you show me these lines you added to your local_settings.py?
@mconte79 how did you install geonode ?
hello @mconte79 sorry for being late 1- add the following lines to settings.py to add cartoview to your geonode **note: remove the previous cartoview settings from geonode and add the...
@mconte79 I think cartoview couldn't create apps folder try to create this folder and change this folder permission to world permission with this command: `sudo mkdir -p /usr/local/lib/python2.7/dist-packages/geonode/apps && sudo...