Skip to content

Releases: Terralego/django-terra-geocrud

0.3.49

16 Oct 09:32
Compare
Choose a tag to compare
  • Support new "image_base64_from_url" tag to get base64 encoded image from url.

0.3.48

14 Oct 11:53
Compare
Choose a tag to compare
  • Fix case where pdf is not identified

0.3.47

15 Sep 10:33
Compare
Choose a tag to compare
  • Improve admin and translations

0.3.46

15 Sep 07:41
Compare
Choose a tag to compare
  • 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

11 Sep 15:20
Compare
Choose a tag to compare
  • Fix deprecation warnings in django 3.1

0.3.44

09 Sep 08:23
Compare
Choose a tag to compare
  • 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

27 May 13:51
Compare
Choose a tag to compare
  • Fix case with date format

0.3.42

27 May 13:00
Compare
Choose a tag to compare
  • Format date in display values
  • Fix default cases when layer has no schema

0.3.41

26 May 16:39
Compare
Choose a tag to compare
  • Fix mandatory field in crud view admin
  • Fix feature cleaning method

0.3.40

25 May 14:07
Compare
Choose a tag to compare
  • Gdal supported file format to import data in admin