diff --git a/requirements.pip b/requirements.pip index a18581e3..201c46e6 100644 --- a/requirements.pip +++ b/requirements.pip @@ -9,6 +9,5 @@ South django-leaflet-storage django_compressor django-social-auth -GDAL git+git://github.com/yohanboniface/vectorformats.git@leafletstorage hg+https://bitbucket.org/liberation/sesql \ No newline at end of file diff --git a/umap/templates/base.html b/umap/templates/base.html index 6ec450e1..1261d817 100644 --- a/umap/templates/base.html +++ b/umap/templates/base.html @@ -11,11 +11,13 @@ - - {% endcompress css %} + {% compress js %} + + + {% endcompress js %}