Baptiste Jonglez 95523b995d Automatically generate tiles when importing a panorama manually 9 years ago
..
fixtures b3a8bca8bd Add a fixture for reference points in Grenoble 9 years ago
management 95523b995d Automatically generate tiles when importing a panorama manually 9 years ago
migrations 7c2c31f544 Cache image width and height in the database 10 years ago
static 1ab7aea920 Fix e2f83d29, prevent the context menu from appearing when right-clicking 9 years ago
templates da8b2c8d6d Fix handling of refpoints names that contain special characters 9 years ago
templatetags b15d79a122 Implement the view for point location 9 years ago
__init__.py b4aa8e6e56 Initial commit (WIP) 10 years ago
admin.py 988dbe3514 Move has_tiles to the panorama model 10 years ago
forms.py b15d79a122 Implement the view for point location 9 years ago
gen_tiles.py c140c735bd Avoid aliasing when generating tiles (this takes a bit more CPU) 9 years ago
models.py 2302162796 The method __str__ is no more used in Panorama so should be the decorator 9 years ago
tasks.py a0cbee9bf0 Use Celery to generate tiles 10 years ago
tests.py b4aa8e6e56 Initial commit (WIP) 10 years ago
urls.py b15d79a122 Implement the view for point location 9 years ago
utils.py 52e979ef64 Allow to delete tiles 10 years ago
views.py b15d79a122 Implement the view for point location 9 years ago