- 25 Aug, 2019 1 commit
-
-
Baptiste Jonglez authored
-
- 23 Oct, 2018 1 commit
-
-
Baptiste Jonglez authored
-
- 17 Jul, 2018 2 commits
-
-
Baptiste Jonglez authored
-
Baptiste Jonglez authored
-
- 02 Jul, 2018 3 commits
-
-
Baptiste Jonglez authored
-
Baptiste Jonglez authored
-
Baptiste Jonglez authored
-
- 01 Jul, 2018 10 commits
-
-
Baptiste Jonglez authored
-
Baptiste Jonglez authored
-
Baptiste Jonglez authored
-
Baptiste Jonglez authored
-
Baptiste Jonglez authored
-
Baptiste Jonglez authored
-
Baptiste Jonglez authored
It uses the API to estimate the ground altitude for each point, and then sets the remaining altitude to "height above ground". The total altitude (ground altitude + height above ground) remains unchanged. To see what would happen with your data without saving the result, run: ./manage.py fix_ground_altitude --dry-run If you're happy with the result, run it for real: ./manage.py fix_ground_altitude
-
Baptiste Jonglez authored
-
Baptiste Jonglez authored
Two altitude providers are now used by default: - a very accurate provider, but limited to France - as a fallback, a less accurate provider, but with a global coverage
-
Baptiste Jonglez authored
-
- 30 Jun, 2018 3 commits
-
-
Baptiste Jonglez authored
-
Baptiste Jonglez authored
With lots of reference points, the current sorting by distance is really not usable. Sorting by name allows to more easily find a given refpoint in the list. While we're at it, display the distance in the dropdown menu so that it's easier to check if it's the right refpoint.
-
Baptiste Jonglez authored
-
- 27 Mar, 2018 1 commit
-
-
Baptiste Jonglez authored
-
- 14 Nov, 2017 1 commit
-
-
zorun authored
-
- 09 Oct, 2017 1 commit
-
-
olb authored
-
- 12 Sep, 2017 3 commits
- 06 Jul, 2017 8 commits
-
-
Baptiste Jonglez authored
-
Baptiste Jonglez authored
-
Baptiste Jonglez authored
-
Baptiste Jonglez authored
-
Baptiste Jonglez authored
-
Baptiste Jonglez authored
Starting from Django 1.9.11, ALLOWED_HOSTS is also taken into account when DEBUG is turned on. See https://docs.djangoproject.com/en/1.10/releases/1.9.11/#dns-rebinding-vulnerability-when-debug-true
-
Baptiste Jonglez authored
This fixes an issue with recent browsers that do not seem to correctly get the CSRF token from a variable, resulting in 403 responses for AJAX requests.
-
Baptiste Jonglez authored
-
- 15 Apr, 2017 3 commits
- 21 Mar, 2017 3 commits