Browse Source

Update TODO for Celery and tiles generation

Baptiste Jonglez 10 years ago
parent
commit
69ad381bc8
1 changed files with 2 additions and 2 deletions
  1. 2 2
      TODO

+ 2 - 2
TODO

@@ -8,8 +8,8 @@ Basic functionalities:
 Background work:
 
 - use Celery for computation-intensive tasks (generating tiles)
-
-- rewrite the tile generation in Python/PIL
+  => in progress.  We should display the progress of tiles generation
+  in the panorama view.
 
 - general js code cleanup (tile display, bearing/elevation computation)