Releases: Terralego/django-terra-geocrud
Releases · Terralego/django-terra-geocrud
0.3.49
- Support new "image_base64_from_url" tag to get base64 encoded image from url.
0.3.48
- Fix case where pdf is not identified
0.3.47
- Improve admin and translations
0.3.46
- use django-admin-thumbnails to show and manage pictograms in django admin
- use standard header access in http response to avoid deprecation in future django 3.2
0.3.45
- Fix deprecation warnings in django 3.1
0.3.44
- 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