ceos-seo / data_cube_ui

Data Cube user interface allowing users to interact with the Data Cube and run sample analysis cases
http://ceos-cube.org/
Apache License 2.0
47 stars 51 forks source link

required changes for migrating to Django 2 #22

Open ikselven opened 6 years ago

ikselven commented 6 years ago

This PR fixes some deprecations/changes that Django 2 introduced. If this PR is merged, it should be possible to use the Datacube UI with Django 2.

The following points of the Django 2 changelog had to be addressed: