Update map frontend and REST API

This commit is contained in:
Livvy Mackintosh
2017-05-23 01:12:04 +02:00
parent 2bd8775a61
commit 8a7faf7593
5 changed files with 66 additions and 9 deletions

View File

@ -1,10 +1,16 @@
appdirs==1.4.3
Django==1.11.1
Django==1.10.7
django-bootstrap3==8.2.3
django-cas-server==0.8.0
django-countries==4.5
django-crispy-forms==1.6.1
django-extensions==1.7.9
django-geojson==2.10.0
django-leaflet==0.22.0
djangorestframework==3.6.3
djangorestframework-gis==0.11.2
gunicorn==19.7.1
lxml==3.7.3
olefile==0.44
packaging==16.8
Pillow==4.1.1
@ -12,4 +18,6 @@ psycopg2==2.7.1
pyparsing==2.2.0
python-memcached==1.58
pytz==2017.2
requests==2.14.2
requests-futures==0.9.7
six==1.10.0