Baptiste Jonglez c42074edeb Improve admin: allow to search for points, add missing fields in list view 6 years ago
..
fixtures b3a8bca8bd Add a fixture for reference points in Grenoble 9 years ago
locale d284f9472b Add translation 7 years ago
management ee65e93b8f Add a Django command to separate ground altitude from height 6 years ago
migrations 028abfd9bb Separate altitude into two parts: ground altitude, and height above ground 6 years ago
static 9dde1b8c27 Fix the ability to add refpoints from panorama (fix 89107599) 6 years ago
templates d115330bda frontend: when fetching altitude data from API, parse it as a float 6 years ago
templatetags 7a3160bc2a Add {% get_setting %} template tag 8 years ago
__init__.py b4aa8e6e56 Initial commit (WIP) 10 years ago
admin.py c42074edeb Improve admin: allow to search for points, add missing fields in list view 6 years ago
apps.py 75b88a3961 Add more strings to translate 8 years ago
forms.py 028abfd9bb Separate altitude into two parts: ground altitude, and height above ground 6 years ago
gen_tiles.py c140c735bd Avoid aliasing when generating tiles (this takes a bit more CPU) 9 years ago
models.py 028abfd9bb Separate altitude into two parts: ground altitude, and height above ground 6 years ago
tasks.py a0cbee9bf0 Use Celery to generate tiles 10 years ago
tests.py b4aa8e6e56 Initial commit (WIP) 10 years ago
urls.py 6b40c58a35 nouveau formulaire : ajout d'un point de réference sur la page main 8 years ago
utils.py c2e6f84738 Fix Python2 compatibility when creating tiles dir 7 years ago
views.py 028abfd9bb Separate altitude into two parts: ground altitude, and height above ground 6 years ago