django_4_map_update #356

Merged
mpeltriaux merged 5 commits from django_4_map_update into django_4 11 months ago
Owner

Introduces newest netgis map client
https://github.com/sebastianpauli/netgis-client

Introduces newest netgis map client https://github.com/sebastianpauli/netgis-client
mpeltriaux added 5 commits 11 months ago
02e8cfc76d # Map client update
* updates netgis map client to newest pre-release
bdc1c226e9 # Netgis HOTFIX
* fixes bug where map client would not parse config.json properly resulting in failed client start
mpeltriaux merged commit ebe5ced710 into django_4 11 months ago
mpeltriaux deleted branch django_4_map_update 11 months ago
The pull request has been merged as ebe5ced710.
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b django_4_map_update django_4
git pull origin django_4_map_update

Step 2:

Merge the changes and update on Gitea.
git checkout django_4
git merge --no-ff django_4_map_update
git push origin django_4
Sign in to join this conversation.
Loading…
There is no content yet.