* Support Django 3.1 * Terra Accounts User Model is not required anymore * Dont clean features values when property is deleted. (Need to clean with admin crud view action)
0.3.43
----------------------------
* Fix case with date format
0.3.42
----------------------------
* Format date in display values * Fix default cases when layer has no schema
0.3.41
----------------------------
* Fix mandatory field in crud view admin * Fix feature cleaning method
0.3.40
----------------------------
* Gdal supported file format to import data in admin
0.3.39
----------------------------
* Update translations * Fix deprecation and resource warnings * Delete thumbnail to image deletion * Delete media files to image deletion