diff --git a/requirements.pip b/requirements.pip index 27f6a271..89970f57 100644 --- a/requirements.pip +++ b/requirements.pip @@ -1,4 +1,4 @@ -Django==1.4.5 +Django==1.5.1 South==0.7.6 django-leaflet-storage==0.2.0 django_compressor==1.2 diff --git a/umap/templates/leaflet_storage/map_list.html b/umap/templates/leaflet_storage/map_list.html index 0038e5f7..9412738a 100644 --- a/umap/templates/leaflet_storage/map_list.html +++ b/umap/templates/leaflet_storage/map_list.html @@ -3,7 +3,7 @@ {% for map_inst in maps %}